Read32s          1483 magick/attribute.c   return(Read32s(morder,ilong) & 0xffffffffUL);
Read32s          1854 magick/attribute.c 		    FormatString(s,"%ld",Read32s(morder,pval));
Read32s          1886 magick/attribute.c 		    FormatString(s,"%ld/%ld",Read32s(morder,pval),
Read32s          1887 magick/attribute.c 				 Read32s(morder,4+(char *) pval));