SetQuantumFormat  328 coders/ipl.c        status=SetQuantumFormat(image,quantum_info,quantum_format);
SetQuantumFormat  544 coders/ipl.c       SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1257 coders/miff.c          status=SetQuantumFormat(image,quantum_info,quantum_format);
SetQuantumFormat 1983 coders/miff.c          status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1193 coders/pnm.c           status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 2181 coders/pnm.c           status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1167 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,UnsignedQuantumFormat);
SetQuantumFormat 1169 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,SignedQuantumFormat);
SetQuantumFormat 1171 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 2753 coders/tiff.c          status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1100 magick/methods.h #define SetQuantumFormat  PrependMagickMethod(SetQuantumFormat)
SetQuantumFormat  161 magick/quantum.h   SetQuantumFormat(const Image *,QuantumInfo *,const QuantumFormatType),