Searched refs:SYMBOL_HASHSIZE (Results 1 - 2 of 2) sorted by path

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

Completed in 249 milliseconds