UndefinedQuantumFormat  548 coders/ipl.c     if ((quantum_info->format == UndefinedQuantumFormat) &&
UndefinedQuantumFormat  519 coders/miff.c      quantum_format=UndefinedQuantumFormat;
UndefinedQuantumFormat 1245 coders/miff.c      if (quantum_format != UndefinedQuantumFormat)
UndefinedQuantumFormat 2005 coders/miff.c          (quantum_info->format == UndefinedQuantumFormat) &&
UndefinedQuantumFormat 10810 coders/png.c     quantum_info->format=UndefinedQuantumFormat;
UndefinedQuantumFormat 3208 coders/tiff.c          (quantum_info->format == UndefinedQuantumFormat) &&
UndefinedQuantumFormat 1544 magick/option.c     { "Undefined", UndefinedQuantumFormat, UndefinedOptionFlag, MagickTrue },