Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dpowf_data.h12 #define POWF_LOG2_POLY_ORDER 5 macro
23 double poly[POWF_LOG2_POLY_ORDER];
/third_party/musl/src/math/
H A Dpowf_data.h12 #define POWF_LOG2_POLY_ORDER 5 macro
23 double poly[POWF_LOG2_POLY_ORDER];
/third_party/optimized-routines/math/
H A Dmath_config.h357 #define POWF_LOG2_POLY_ORDER 5 macro
370 double poly[POWF_LOG2_POLY_ORDER];

Completed in 2 milliseconds