Kmax              427 Zend/zend_strtod.c static Bigint *freelist[Kmax+1];
Kmax              481 Zend/zend_strtod.c 	if (k > Kmax) {
Kmax             1388 Zend/zend_strtod.c 	for (i = 0; i <= Kmax; i++) {