Home
last modified time | relevance | path

Searched refs:SYMBOL_HASHSIZE (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/kconfig/
A Dinternal.h7 #define SYMBOL_HASHSIZE (1U << 14) macro
9 extern HASHTABLE_DECLARE(sym_hashtable, SYMBOL_HASHSIZE);
A Dsymbol.c882 HASHTABLE_DEFINE(sym_hashtable, SYMBOL_HASHSIZE);

Completed in 5 milliseconds