Home
last modified time | relevance | path

Searched refs:LOG2_POLY_ORDER (Results 1 – 6 of 6) sorted by relevance

/external/arm-optimized-routines/math/
Dlog2_data.c33 #if N == 64 && LOG2_POLY_ORDER == 7
Dmath_config.h412 #define LOG2_POLY_ORDER 7 macro
418 double poly[LOG2_POLY_ORDER - 1];
Dlog2.c127 #if LOG2_POLY_ORDER == 7 in log2()
/external/llvm-project/libc/AOR_v20.02/math/
Dlog2_data.c34 #if N == 64 && LOG2_POLY_ORDER == 7
Dmath_config.h395 #define LOG2_POLY_ORDER 7 macro
401 double poly[LOG2_POLY_ORDER - 1];
Dlog2.c128 #if LOG2_POLY_ORDER == 7 in log2()