Home
last modified time | relevance | path

Searched refs:MAXWORDCOUNT (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dspell.h317 #define MAXWORDCOUNT 0xffff macro
H A Dspell.c1844 wc->wc_count = MAXWORDCOUNT; in count_common_word()