Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1910 #define HI2WN(hi) (wordnode_T *)((hi)->hi_key) macro
4751 for (tp = HI2WN(hi); tp != NULL; tp = tp->wn_u2.next) in node_compress()
4767 tp = HI2WN(hi); in node_compress()