CTX_PUTC 117 ext/gd/gd.c #define CTX_PUTC(c, fp) fputc(c, fp) CTX_PUTC 23 ext/gd/gd_ctx.c #define CTX_PUTC(c,ctx) ctx->putC(ctx, c)