Searched defs:__t_is_nan (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/include/__compare/ | ||
H A D | weak_order.h | 58 bool __t_is_nan = __math::isnan(__t); in __go() local |
H A D | strong_order.h | 91 bool __t_is_nan = __math::isnan(__t); in __go() local |