Searched defs:__mmShift (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/src/ryu/
H A Df2s.cpp174 const uint32_t __mmShift = __ieeeMantissa != 0 || __ieeeExponent <= 1; local
H A Dd2s.cpp200 const uint32_t __mmShift = __ieeeMantissa != 0 || __ieeeExponent <= 1; local
108 __mulShiftAll(const uint64_t __m, const uint64_t* const __mul, const int32_t __j, uint64_t* const __vp, uint64_t* const __vm, const uint32_t __mmShift) argument
[all...]

Completed in 63 milliseconds