Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_strtod.c491 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 13 milliseconds