Home
last modified time | relevance | path

Searched refs:MIN_WORD_LENGTH (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/scripts/kconfig/
Dzconf.hash.c176 MIN_WORD_LENGTH = 2, in kconf_id_lookup() enumerator
270 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in kconf_id_lookup()
Dzconf.hash.c_shipped176 MIN_WORD_LENGTH = 2,
270 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
/linux-4.1.27/scripts/genksyms/
Dkeywords.hash.c_shipped93 MIN_WORD_LENGTH = 3,
216 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)