Home | History | Annotate | Download | only in dmg_fp

Lines Matching refs:dplen

485 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; };
662 (s, nd0, nd, y9, dplen) CONST char *s; int nd0, nd, dplen; ULong y9;
664 (CONST char *s, int nd0, int nd, ULong y9, int dplen)
688 s += dplen;
691 s += dplen + 9;
2460 sign = nz0 = nz = bc.dplen = bc.uflchk = 0;
2532 bc.dplen = bc.dp1 - bc.dp0;
2604 if (!bc.dplen)
2877 j += bc.dplen;
2898 bd0 = s2b(s0, nd0, nd, y, bc.dplen);