Home
last modified time | relevance | path

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

/PHP-7.3/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 1174 milliseconds