Home | Sort by relevance Sort by last modified time |
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/ | |
b_exp.c | 85 static const double ln2lo = 0x1.a39ef35793c76p-33; variable 110 x=hi-(lo=k*ln2lo); 155 x= hi - (lo = k*ln2lo-c); |
/external/arm-optimized-routines/math/ | |
math_config.h | 370 double ln2lo; member in struct:log_data 399 double ln2lo; member in struct:pow_log_data |