Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dweak_order.h60 bool __t_is_negative = __math::signbit(__t); in __go() local
H A Dstrong_order.h93 bool __t_is_negative = __math::signbit(__t); in __go() local