Home
last modified time | relevance | path

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

/llvm-project/libc/src/math/generic/
H A Drange_reduction_double_fma.h24 LIBC_INLINE constexpr int FAST_PASS_EXPONENT = 32; global() variable
H A Drange_reduction_double_nofma.h24 LIBC_INLINE constexpr int FAST_PASS_EXPONENT = 23; global() variable
H A Dtan.cpp28 #define FAST_PASS_EXPONENT global() macro