test              104 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::AnyMatch,CoderInfo::AnyMatch,CoderInfo::AnyMatch);
test              105 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::FalseMatch,CoderInfo::FalseMatch,CoderInfo::FalseMatch);
test              107 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::TrueMatch,CoderInfo::AnyMatch,CoderInfo::AnyMatch);
test              108 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::FalseMatch,CoderInfo::AnyMatch,CoderInfo::AnyMatch);
test              110 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::AnyMatch,CoderInfo::TrueMatch,CoderInfo::AnyMatch);
test              111 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::AnyMatch,CoderInfo::FalseMatch,CoderInfo::AnyMatch);
test              113 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::AnyMatch,CoderInfo::AnyMatch,CoderInfo::TrueMatch);
test              114 Magick++/tests/coderInfo.cpp     failures += test(CoderInfo::AnyMatch,CoderInfo::AnyMatch,CoderInfo::FalseMatch);
test              487 magick/constitute.c   double         test  = 0.0; 
test              554 magick/constitute.c       test = 0.0;
test              568 magick/constitute.c       test = pow (2.0, 1.0 * (new_expt - 127));
test              577 magick/constitute.c       test2 = accum * test;
test              582 magick/constitute.c 	  sbit > 0 ? 1 : 0, new_expt, new_expt > 0 ? new_expt - 127 : 0, test, accum, test2);
test              604 magick/constitute.c   double  test = 0.0; 
test              873 magick/constitute.c       test = 0.0;
test              889 magick/constitute.c 	  test = pow (2.0, 1.0 * (-15 - rshift));
test              894 magick/constitute.c 	  test = pow (2.0, 1.0 * (new_expt - 15));
test              904 magick/constitute.c       test2 = accum * test;
test              909 magick/constitute.c 	  sbit > 0 ? 1 : 0, new_expt, new_expt > 0 ? new_expt - 15 : 0, test, accum, test2);
test              930 magick/constitute.c   double   test  = 0.0; 
test             1056 magick/constitute.c       test = 0.0;
test             1070 magick/constitute.c       test = pow (2.0, 1.0 * (new_expt - 127));
test             1079 magick/constitute.c       test2 = accum * test;
test             1084 magick/constitute.c 	  sbit > 0 ? 1 : 0, new_expt, new_expt > 0 ? new_expt - 127 : 0, test, accum, test2);
test             1110 magick/constitute.c   double   test  = 0.0; 
test             1374 magick/constitute.c       test = 0.0;
test             1389 magick/constitute.c       test = pow (2.0, 1.0 * (new_expt - 63));
test             1398 magick/constitute.c       test2 = accum * test;
test             1403 magick/constitute.c 	  sbit > 0 ? 1 : 0, new_expt, new_expt > 0 ? new_expt - 63 : 0, test, accum, test2);