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