Home
last modified time | relevance | path

Searched refs:maxbits (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_out.c42 #define maxbits GIFBITS macro
544 fcode = (long) (((long) c << maxbits) + ent);
653 if ( ctx->n_bits == maxbits )

Completed in 6 milliseconds