OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAC_MAXNADJQUS
(Results
1 - 2
of
2
) sorted by null
/external/libldac/src/
bitalloc_ldac.c
182
int nqus = min_ldac(
LDAC_MAXNADJQUS
, p_ab->nqus);
548
int step =
LDAC_MAXNADJQUS
>>1;
549
int nadjqus =
LDAC_MAXNADJQUS
>>1;
551
int nqus = min_ldac(
LDAC_MAXNADJQUS
, p_ab->nqus);
ldac.h
112
#define
LDAC_MAXNADJQUS
32
Completed in 146 milliseconds