Lines Matching refs:b2d
282 #define Ebits 8 /* exponent has 7 bits, but 8 is the right value in b2d */1053 b2d1077 if (!y) Bug("zero y in b2d");1275 value(da) = b2d(a, &ka);1276 value(db) = b2d(b, &kb);