Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.hash.c174 MIN_WORD_LENGTH = 2, in kconf_id_lookup() enumerator
227 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in kconf_id_lookup()
H A Dzconf.hash.c_shipped174 MIN_WORD_LENGTH = 2,
227 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dkeywords.c_shipped93 MIN_WORD_LENGTH = 3,
207 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)