Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspell.h316 #define HI2WC(hi) ((wordcount_T *)((hi)->hi_key - WC_KEY_OFF)) macro
H A Dspell.c1842 wc = HI2WC(hi); in count_common_word()
4124 tw, HI2WC(hi)->wc_count); in dump_word()
H A Dspellsuggest.c285 wc = HI2WC(hi); in score_wordcount_adj()