Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.hash.c178 MIN_WORD_LENGTH = 2, in kconf_id_lookup() enumerator
274 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in kconf_id_lookup()
Dzconf.hash.c_shipped178 MIN_WORD_LENGTH = 2,
274 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
/linux-4.4.14/scripts/genksyms/
Dkeywords.hash.c_shipped93 MIN_WORD_LENGTH = 3,
216 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)