Home
last modified time | relevance | path

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

/llvm-project/libc/src/math/generic/
H A Drange_reduction_fma.h43 LIBC_INLINE int64_t large_range_reduction(double x, int x_exp, double &y) { global() function
H A Drange_reduction.h59 LIBC_INLINE int64_t large_range_reduction(double x, int x_exp, double &y) { global() function