SetQuantumFormat  334 coders/ipl.c        status=SetQuantumFormat(image,quantum_info,quantum_format);
SetQuantumFormat  550 coders/ipl.c       SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1247 coders/miff.c          status=SetQuantumFormat(image,quantum_info,quantum_format);
SetQuantumFormat 2008 coders/miff.c          status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1289 coders/pnm.c           status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 2435 coders/pnm.c           status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1436 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,UnsignedQuantumFormat);
SetQuantumFormat 1438 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,SignedQuantumFormat);
SetQuantumFormat 1440 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 3211 coders/tiff.c          status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1107 magick/methods.h #define SetQuantumFormat  PrependMagickMethod(SetQuantumFormat)
SetQuantumFormat  161 magick/quantum.h   SetQuantumFormat(const Image *,QuantumInfo *,const QuantumFormatType),