Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.hash.c175 MAX_WORD_LENGTH = 14, in kconf_id_lookup() enumerator
227 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in kconf_id_lookup()
H A Dzconf.hash.c_shipped175 MAX_WORD_LENGTH = 14,
227 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dkeywords.c_shipped94 MAX_WORD_LENGTH = 24,
207 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)