Searched refs:BCinfo (Results 1 – 1 of 1) sorted by relevance
/external/chromium/base/third_party/dmg_fp/ |
D | dtoa.cc | 483 typedef struct BCinfo BCinfo; typedef 485 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; argument 2229 U *rv; CONST char *s0; BCinfo *bc; 2231 (U *rv, CONST char *s0, BCinfo *bc) 2439 BCinfo bc;
|