Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dlog10_data.c34 #if N == 128 && LOG10_POLY_ORDER == 6
H A Dmath_config.h385 #define LOG10_POLY_ORDER 6 macro
392 double poly[LOG10_POLY_ORDER - 1]; /* First coefficient is 1/log(10). */