Home
last modified time | relevance | path

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

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