gdGetC 2282 gd/gd.c if (getmbi((int(*)(void *)) gdGetC, io_ctx) == 0 && skipheader((int(*)(void *)) gdGetC, io_ctx) == 0 ) {
gdGetC 194 gd/libgd/gd_gd.c ch = gdGetC(in);
gdGetC 66 gd/libgd/gd_gd2.c ch = gdGetC(in);
gdGetC 565 gd/libgd/gd_gd2.c ch = gdGetC(in);
gdGetC 35 gd/libgd/gd_io.h int gdGetC(gdIOCtx *ctx);
gdGetC 81 gd/libgd/gd_wbmp.c return (gdGetC((gdIOCtx *) in));