Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dweak_order.h59 bool __u_is_nan = __math::isnan(__u); in __go() local
H A Dstrong_order.h92 bool __u_is_nan = __math::isnan(__u); in __go() local