Home
last modified time | relevance | path

Searched defs:bad_x (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/numeric/interval/
Dutility.hpp183 bool bad_x = interval_lib::detail::test_input(x); in hull() local
199 bool bad_x = interval_lib::detail::test_input(x); in hull() local
215 bool bad_x = interval_lib::detail::test_input<T, Policies>(x); in hull() local
Dinterval.hpp283 bool bad_x = checking::is_nan(x); in hull() local