ReadBlobShort    2985 coders/dcm.c               datum=(int) ReadBlobShort(image);
ReadBlobShort    3051 coders/dcm.c               datum=(int) ReadBlobShort(image);
ReadBlobShort    2161 coders/dds.c              color=ReadBlobShort(image);
ReadBlobShort    2233 coders/dds.c              color=ReadBlobShort(image);
ReadBlobShort     793 coders/dpx.c     dpx.image.orientation=ReadBlobShort(image);
ReadBlobShort     812 coders/dpx.c     dpx.image.number_elements=ReadBlobShort(image);
ReadBlobShort     851 coders/dpx.c       dpx.image.image_element[i].packing=ReadBlobShort(image);
ReadBlobShort     853 coders/dpx.c       dpx.image.image_element[i].encoding=ReadBlobShort(image);
ReadBlobShort     924 coders/dpx.c           dpx.orientation.border[i]=ReadBlobShort(image);
ReadBlobShort     152 coders/fits.c        return((double) ((short) ReadBlobShort(image)));
ReadBlobShort     233 coders/vips.c              c=(unsigned char) ReadBlobShort(image);
ReadBlobShort     261 coders/vips.c              s=(unsigned short) ReadBlobShort(image);
ReadBlobShort     288 coders/vips.c            return(ScaleShortToQuantum(ReadBlobShort(image)));
ReadBlobShort     123 magick/blob-private.h   ReadBlobShort(Image *),
ReadBlobShort     863 magick/methods.h #define ReadBlobShort  PrependMagickMethod(ReadBlobShort)