Home
last modified time | relevance | path

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

/external/musl/src/math/
Dpow_data.h18 double invc, pad, logc, logctail; member
Dpow.c39 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; in log_inline() local
/external/arm-optimized-routines/math/
Dpow.c40 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; in log_inline() local
Dmath_config.h434 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member