Home
last modified time | relevance | path

Searched refs:invlog10_2N (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/
H A Dexp_data.c15 .invlog10_2N = 0x1.a934f0979a371p1 * N,
H A Dexp10.c87 double_t z = __exp_data.invlog10_2N * x; in exp10()
H A Dmath_config.h482 double invlog10_2N; member