Searched refs:MIN_WORD_LENGTH (Results 1 – 2 of 2) sorted by relevance
61 #define MIN_WORD_LENGTH 7 macro221 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in in_word_set()
57 #define MIN_WORD_LENGTH 1 macro252 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in in_word_set()
Completed in 8 milliseconds