Home
last modified time | relevance | path

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

/llvm-project/libc/src/math/generic/
H A Dpowf.cpp424 powf_double_double(int idx_x,double dx,double y6,double lo6_hi,const DoubleDouble & exp2_hi_mid) powf_double_double() argument
697 int idx_x = static_cast<int>(x_mant >> (FloatBits::FRACTION_LEN - 7)); global() variable
[all...]