gdPutInt          220 ext/gd/libgd/gd_gd.c 	gdPutInt(im->transparent, out);
gdPutInt          257 ext/gd/libgd/gd_gd.c 				gdPutInt(im->tpixels[y][x], out);
gdPutInt          756 ext/gd/libgd/gd_gd2.c 							gdPutInt(im->tpixels[y][x], out);
gdPutInt          791 ext/gd/libgd/gd_gd2.c 			gdPutInt(chunkIdx[x].offset, out);
gdPutInt          792 ext/gd/libgd/gd_gd2.c 			gdPutInt(chunkIdx[x].size, out);
gdPutInt           33 ext/gd/libgd/gd_io.h void gdPutInt(int w, gdIOCtx *ctx);