Home
last modified time | relevance | path

Searched refs:EXP_HI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/math/
H A Dexpf16_utils.h26 static constexpr cpp::array<float, 31> EXP_HI = { variable
73 float exp_hi = EXP_HI[x_hi + 18]; in exp_range_reduction()