SetQuantumFormat  324 coders/ipl.c        status=SetQuantumFormat(image,quantum_info,quantum_format);
SetQuantumFormat  541 coders/ipl.c       SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1214 coders/miff.c          status=SetQuantumFormat(image,quantum_info,quantum_format);
SetQuantumFormat 1891 coders/miff.c          status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1195 coders/pnm.c           status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 2177 coders/pnm.c           status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1054 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,UnsignedQuantumFormat);
SetQuantumFormat 1056 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,SignedQuantumFormat);
SetQuantumFormat 1058 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 2524 coders/tiff.c          status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1100 magick/methods.h #define SetQuantumFormat  PrependMagickMethod(SetQuantumFormat)
SetQuantumFormat  156 magick/quantum.h   SetQuantumFormat(const Image *,QuantumInfo *,const QuantumFormatType),