Searched refs:BCinfo (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/Zend/ |
H A D | zend_strtod.c | 495 typedef struct BCinfo BCinfo; typedef 497 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; argument 2303 (x, bc) U *x; BCinfo *bc; in sulp() 2305 (U *x, BCinfo *bc) 2326 U *rv; CONST char *s0; BCinfo *bc; in bigcomp() 2328 (U *rv, const char *s0, BCinfo *bc) 2546 BCinfo bc;
|
Completed in 11 milliseconds