Searched refs:count_int (Results 1 – 1 of 1) sorted by relevance
34 typedef unsigned long int count_int; typedef37 typedef long int count_int; typedef59 count_int htab [HSIZE];96 static void cl_hash (register count_int chsize, GifCtx *ctx);532 cl_hash( (count_int) hsize_reg, ctx ); /* clear hash table */670 cl_hash ( (count_int) hsize, ctx );678 cl_hash(register count_int chsize, GifCtx *ctx) /* reset code table */682 register count_int *htab_p = ctx->htab+chsize;
Completed in 5 milliseconds