Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/common/
Dpow_log_data.c40 #if N == 128 && POW_LOG_POLY_ORDER == 8
Dpow.c119 #if POW_LOG_POLY_ORDER == 8 in log_inline()
Dmath_config.h1184 #define POW_LOG_POLY_ORDER 8 macro
1189 double poly[POW_LOG_POLY_ORDER - 1]; /* First coefficient is 1. */