Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dweak_order.h61 bool __u_is_negative = __math::signbit(__u); in __go() local
H A Dstrong_order.h94 bool __u_is_negative = __math::signbit(__u); in __go() local