Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__compare/
H A Dstrong_order.h51 int32_t __rx = _VSTD::bit_cast<int32_t>(__t); in __go() local
57 int64_t __rx = _VSTD::bit_cast<int64_t>(__t); in __go() local