Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/math/generic/
H A Dhypotf.cpp67 uint64_t r_u = result.uintval(); variable
H A Dpowf.cpp834 uint64_t r_u = cpp::bit_cast<uint64_t>(r); variable