Home | History | Annotate | Download | only in dmg_fp

Lines Matching defs:dp0

485 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; };
2509 bc.dp0 = bc.dp1 = s - s0;
2532 bc.dplen = bc.dp1 - bc.dp0;
2879 if (--j <= bc.dp1 && j >= bc.dp0)
2880 j = bc.dp0 - 1;