Searched refs:FOR_ALL_NODE_SIBLINGS (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | spellfile.c | 302 #define FOR_ALL_NODE_SIBLINGS(node, np) \ macro 2102 FOR_ALL_NODE_SIBLINGS(node, np) in spell_clear_flags() 4453 FOR_ALL_NODE_SIBLINGS(node, copyp) in tree_add_word() 4644 FOR_ALL_NODE_SIBLINGS(node, np) in deref_wordnode() 4787 FOR_ALL_NODE_SIBLINGS(node, np) in node_compress() 5278 FOR_ALL_NODE_SIBLINGS(node, np) in clear_node() 5322 FOR_ALL_NODE_SIBLINGS(node, np) in put_node() 5330 FOR_ALL_NODE_SIBLINGS(node, np) in put_node() 5418 FOR_ALL_NODE_SIBLINGS(node, np) in put_node() 5692 FOR_ALL_NODE_SIBLINGS(node, p) in sug_filltable()
|