Searched refs:too_low (Results 1 – 2 of 2) sorted by relevance
374 DiyFp too_low = DiyFp(low.f() - unit, low.e()); in DigitGen() local378 DiyFp unsafe_interval = DiyFp::Minus(too_high, too_low); in DigitGen()
335 DiyFp too_low = DiyFp(low.f() - unit, low.e()); in DigitGen() local339 DiyFp unsafe_interval = DiyFp::Minus(too_high, too_low); in DigitGen()