Home
last modified time | relevance | path

Searched refs:BCinfo (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_strtod.c495 typedef struct BCinfo BCinfo; typedef
497 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; argument
2306 (x, bc) U *x; BCinfo *bc; in sulp()
2308 (U *x, BCinfo *bc)
2329 U *rv; CONST char *s0; BCinfo *bc; in bigcomp()
2331 (U *rv, const char *s0, BCinfo *bc)
2549 BCinfo bc;

Completed in 11 milliseconds