Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/dbl-64/
Dmath_config.h179 #define POW_LOG_POLY_ORDER 8 macro
184 double poly[POW_LOG_POLY_ORDER - 1]; /* First coefficient is 1. */
De_pow_log_data.c27 #if N == 128 && POW_LOG_POLY_ORDER == 8