OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOG2_POLY_ORDER
(Results
1 - 3
of
3
) sorted by null
/external/arm-optimized-routines/math/
math_config.h
380
#define
LOG2_POLY_ORDER
7
386
double poly[
LOG2_POLY_ORDER
- 1];
log2.c
126
#if
LOG2_POLY_ORDER
== 7
log2_data.c
33
#if N == 64 &&
LOG2_POLY_ORDER
== 7
Completed in 51 milliseconds