Searched refs:MAX_WORD_LENGTH (Results 1 – 2 of 2) sorted by relevance
62 #define MAX_WORD_LENGTH 19 macro221 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in in_word_set()
58 #define MAX_WORD_LENGTH 18 macro252 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) in in_word_set()
Completed in 18 milliseconds