HomeSort by relevance Sort by last modified time
    Searched refs:logctail (Results 1 - 2 of 2) sorted by null

  /external/arm-optimized-routines/math/
pow.c 39 double_t z, r, y, invc, logc, logctail, kd, hi, t1, t2, lo, lo1, lo2, p; local
56 logctail = T[i].logctail;
74 lo1 = kd * Ln2lo + logctail;
math_config.h 402 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member in struct:pow_log_data::__anon15261

Completed in 48 milliseconds