InitCodeSize      264 ext/gd/libgd/gd_gif_out.c         int InitCodeSize;
InitCodeSize      294 ext/gd/libgd/gd_gif_out.c                 InitCodeSize = 2;
InitCodeSize      296 ext/gd/libgd/gd_gif_out.c                 InitCodeSize = BitsPerPixel;
InitCodeSize      392 ext/gd/libgd/gd_gif_out.c         gdPutC( InitCodeSize, fp );
InitCodeSize      397 ext/gd/libgd/gd_gif_out.c         compress( InitCodeSize+1, fp, im, &ctx );