Searched refs:too_low (Results 1 – 2 of 2) sorted by relevance
406 DiyFp too_low = DiyFp(low.f() - unit, low.e()); in DigitGen() local410 DiyFp unsafe_interval = DiyFp::Minus(too_high, too_low); in DigitGen()
328 bool too_low = version_min.get() && in Match() local334 version_ok = !too_low && !too_high; in Match()