Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dpoisson_distribution.h228 double __r2 = __r * __r; operator() local
/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A Dd2fixed.cpp116 const uint64_t __r2 = ((__r1 << 32) | (__s1low & 0xffffffff)); in __mulShift_mod1e9() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp631 unsigned int __r2; member
1203 uint64_t __r2; member