Searched refs:BCinfo (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/Zend/ |
H A D | zend_strtod.c | 491 typedef struct BCinfo BCinfo; typedef 493 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; argument 2296 (x, bc) U *x; BCinfo *bc; in sulp() 2298 (U *x, BCinfo *bc) 2319 U *rv; CONST char *s0; BCinfo *bc; in bigcomp() 2321 (U *rv, const char *s0, BCinfo *bc) 2539 BCinfo bc;
|
Completed in 11 milliseconds