Home
last modified time | relevance | path

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

/external/arm-optimized-routines/pl/math/
Dlog10_data.c34 #if N == 128 && LOG10_POLY_ORDER == 6
Dmath_config.h343 #define LOG10_POLY_ORDER 6 macro
350 double poly[LOG10_POLY_ORDER - 1]; /* First coefficient is 1/log(10). */