OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOG2_POLY1_ORDER
(Results
1 - 3
of
3
) sorted by null
/external/arm-optimized-routines/math/
log2.c
40
#if
LOG2_POLY1_ORDER
== 11
63
#if
LOG2_POLY1_ORDER
== 11
math_config.h
381
#define
LOG2_POLY1_ORDER
11
387
double poly1[
LOG2_POLY1_ORDER
- 1];
log2_data.c
17
#if
LOG2_POLY1_ORDER
== 11
Completed in 2091 milliseconds