Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1931 long si_compress_cnt; // words to add before lowering member
4550 if (spin->si_compress_cnt > 1) in tree_add_word()
4552 if (--spin->si_compress_cnt == 1) in tree_add_word()
4570 if (spin->si_compress_cnt == 1 in tree_add_word()
4580 spin->si_compress_cnt = compress_added; in tree_add_word()
5490 spin->si_compress_cnt = 0; // will stay at 0 all the time in spell_make_sugfile()