Lines Matching refs:dplen
497 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; member
714 (s, nd0, nd, y9, dplen) CONST char *s; int nd0, nd, dplen; ULong y9; in s2b() argument
716 (const char *s, int nd0, int nd, ULong y9, int dplen)
740 s += dplen;
743 s += dplen + 9;
2573 sign = nz0 = nz1 = nz = bc.dplen = bc.uflchk = 0;
2647 bc.dplen = bc.dp1 - bc.dp0;
2653 bc.dp1 = bc.dp0 + bc.dplen;
2729 if (!bc.dplen)
3011 j += bc.dplen;
3032 bd0 = s2b(s0, nd0, nd, y, bc.dplen);