INT32              85 ext/gd/libgd/gd_topal.c #define SHIFT_TEMPS	INT32 shift_temp;
INT32              88 ext/gd/libgd/gd_topal.c 	 (shift_temp >> (shft)) | ((~((INT32) 0)) << (32-(shft))) : \
INT32             107 ext/gd/libgd/gd_topal.c #ifndef INT32
INT32             295 ext/gd/libgd/gd_topal.c typedef INT32 FSERROR;		/* may need more than 16 bits */
INT32             296 ext/gd/libgd/gd_topal.c typedef INT32 LOCFSERROR;	/* be sure calculation temps are big enough */
INT32             414 ext/gd/libgd/gd_topal.c   INT32 volume;
INT32             450 ext/gd/libgd/gd_topal.c   register INT32 maxv = 0;
INT32             480 ext/gd/libgd/gd_topal.c   INT32 dist0, dist1, dist2;
INT32             947 ext/gd/libgd/gd_topal.c   INT32 minmaxdist, min_dist, max_dist, tdist;
INT32             948 ext/gd/libgd/gd_topal.c   INT32 mindist[MAXNUMCOLORS];	/* min distance to colormap entry i */
INT32            1116 ext/gd/libgd/gd_topal.c   register INT32 *bptr;		/* pointer into bestdist[] array */
INT32            1118 ext/gd/libgd/gd_topal.c   INT32 dist0, dist1;		/* initial distance values */
INT32            1119 ext/gd/libgd/gd_topal.c   register INT32 dist2;		/* current distance in inner loop */
INT32            1120 ext/gd/libgd/gd_topal.c   INT32 xx0, xx1;		/* distance increments */
INT32            1121 ext/gd/libgd/gd_topal.c   register INT32 xx2;
INT32            1122 ext/gd/libgd/gd_topal.c   INT32 inc0, inc1, inc2;	/* initial values for increments */
INT32            1124 ext/gd/libgd/gd_topal.c   INT32 bestdist[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS];
INT32             107 sapi/caudium/caudium.c void f_php_caudium_request_handler(INT32 args);
INT32             696 sapi/caudium/caudium.c void f_php_caudium_request_handler(INT32 args)
INT32             607 sapi/roxen/roxen.c void f_php_roxen_request_handler(INT32 args)