Searched refs:p5s (Results 1 – 3 of 3) sorted by relevance
30 zend_strtod_bigint *p5s; member
203 #undef p5s208 #define p5s (EG(strtod_state).p5s) macro940 #ifndef p5s941 static Bigint *p5s; variable961 if (!(p5 = p5s)) {965 if (!(p5 = p5s)) {966 p5 = p5s = i2b(625);971 p5 = p5s = i2b(625);4630 listp = &p5s; in free_p5s()4635 p5s = NULL; in free_p5s()
847 executor_globals->strtod_state.p5s = NULL; in executor_globals_ctor()
Completed in 18 milliseconds