count_int 59 ext/gd/libgd/gd_gif_out.c count_int htab [HSIZE]; count_int 96 ext/gd/libgd/gd_gif_out.c static void cl_hash (register count_int chsize, GifCtx *ctx); count_int 532 ext/gd/libgd/gd_gif_out.c cl_hash( (count_int) hsize_reg, ctx ); /* clear hash table */ count_int 670 ext/gd/libgd/gd_gif_out.c cl_hash ( (count_int) hsize, ctx ); count_int 678 ext/gd/libgd/gd_gif_out.c cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */ count_int 682 ext/gd/libgd/gd_gif_out.c register count_int *htab_p = ctx->htab+chsize;