Searched defs:maxbits (Results 1 – 2 of 2) sorted by relevance
42 #define maxbits GIFBITS macro
1881 const zend_long maxbits = ULONG_MAX / GMP_NUMB_BITS; in ZEND_FUNCTION() local1883 const zend_long maxbits = INT_MAX; in ZEND_FUNCTION() local
Completed in 20 milliseconds