Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dweak_order.h58 bool __t_is_nan = __math::isnan(__t); in __go() local
H A Dstrong_order.h91 bool __t_is_nan = __math::isnan(__t); in __go() local