OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_HASH_ENTRIES
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/netbsd/resolv/
res_cache.c
1106
#define
MAX_HASH_ENTRIES
(2*CONFIG_MAX_ENTRIES)
1114
Entry* entries[
MAX_HASH_ENTRIES
];
1126
for (nn = 0; nn <
MAX_HASH_ENTRIES
; nn++)
[
all
...]
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
coreDefaultParams.h
150
#define
MAX_HASH_ENTRIES
32 /* must a power of 2 and more or less the site table size */
[
all
...]
Completed in 18 milliseconds