Searched refs:bad_x (Results 1 – 2 of 2) sorted by relevance
183 bool bad_x = interval_lib::detail::test_input(x); in hull() local185 if (bad_x) in hull()199 bool bad_x = interval_lib::detail::test_input(x); in hull() local202 if (bad_x) return interval<T, Policies>::empty(); in hull()205 if (bad_x) return interval<T, Policies>(y, y, true); in hull()215 bool bad_x = interval_lib::detail::test_input<T, Policies>(x); in hull() local217 if (bad_x) in hull()
283 bool bad_x = checking::is_nan(x); in hull() local285 if (bad_x) in hull()