Home
last modified time | relevance | path

Searched refs:LOG2_POLY1_ORDER (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlog2_data.h12 #define LOG2_POLY1_ORDER 11 macro
17 double poly1[LOG2_POLY1_ORDER - 1];
/third_party/musl/src/math/
H A Dlog2_data.h12 #define LOG2_POLY1_ORDER 11 macro
17 double poly1[LOG2_POLY1_ORDER - 1];
/third_party/optimized-routines/math/
H A Dlog2.c41 #if LOG2_POLY1_ORDER == 11 in log2()
64 #if LOG2_POLY1_ORDER == 11 in log2()
H A Dmath_config.h413 #define LOG2_POLY1_ORDER 11 macro
419 double poly1[LOG2_POLY1_ORDER - 1];
H A Dlog2_data.c17 #if LOG2_POLY1_ORDER == 11

Completed in 3 milliseconds