Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/math/generic/
H A Drange_reduction_double_common.h249 struct LargeRangeReduction { struct
256 LIBC_INLINE Float128 accurate() const { in accurate()
275 double x_reduced; in accurate()
277 double y_hi, y_lo; in accurate()
278 DoubleDouble y_mid; in accurate()