Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1880 } wn_u1; member
2104 np->wn_u1.index = FALSE; in spell_clear_flags()
2112 if (node->wn_u1.index) in spell_print_node()
2124 node->wn_u1.index = TRUE; in spell_print_node()
4744 hash = hash_hash(child->wn_u1.hashkey); in node_compress()
4785 node->wn_u1.hashkey[0] = len; in node_compress()
4800 node->wn_u1.hashkey[1] = n == 0 ? 1 : n; in node_compress()
4807 node->wn_u1.hashkey[5] = NUL; in node_compress()
5280 np->wn_u1.index = 0; in clear_node()
5319 node->wn_u1.index = idx; in put_node()
[all …]