Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_gif_out.c42 #define maxbits GIFBITS macro
/php-src/ext/gmp/
H A Dgmp.c1881 const zend_long maxbits = ULONG_MAX / GMP_NUMB_BITS; in ZEND_FUNCTION() local
1883 const zend_long maxbits = INT_MAX; in ZEND_FUNCTION() local

Completed in 16 milliseconds