Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dstrong_order.h57 int32_t __rx = std::bit_cast<int32_t>(__t); in __go() local
63 int64_t __rx = std::bit_cast<int64_t>(__t); in __go() local