Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_strtod.c499 typedef struct BCinfo BCinfo; typedef
501 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; argument
2288 (x, bc) U *x; BCinfo *bc; in sulp()
2290 (U *x, BCinfo *bc)
2311 U *rv; CONST char *s0; BCinfo *bc; in bigcomp()
2313 (U *rv, const char *s0, BCinfo *bc)
2531 BCinfo bc;

Completed in 11 milliseconds