Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__compare/
H A Dstrong_order.h58 int32_t __ry = std::bit_cast<int32_t>(__u); in __go() local
64 int64_t __ry = std::bit_cast<int64_t>(__u); in __go() local