Home
last modified time | relevance | path

Searched refs:LOGF_POLY_ORDER (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlogf_data.h11 #define LOGF_POLY_ORDER 4 macro
17 double poly[LOGF_POLY_ORDER - 1]; /* First order coefficient is 1. */
/third_party/musl/src/math/
H A Dlogf_data.h11 #define LOGF_POLY_ORDER 4 macro
17 double poly[LOGF_POLY_ORDER - 1]; /* First order coefficient is 1. */
/third_party/optimized-routines/math/
H A Dmath_config.h334 #define LOGF_POLY_ORDER 4 macro
342 double poly[LOGF_POLY_ORDER - 1]; /* First order coefficient is 1. */

Completed in 2 milliseconds