Searched refs:MIN_WORD_LENGTH (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/
H A Devroots.h8 #define MIN_WORD_LENGTH 39 macro
402 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
1631 #undef MIN_WORD_LENGTH macro
/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Detags.c2572 MIN_WORD_LENGTH = 2,
2616 if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
2564 MIN_WORD_LENGTH = 2, enumerator in enum:__anon8439

Completed in 160 milliseconds