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