Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dspellfile.c1927 sblock_T *si_blocks; // memory blocks used member
4294 sblock_T *bl = spin->si_blocks; in getroom()
4318 bl->sb_next = spin->si_blocks; in getroom()
4319 spin->si_blocks = bl; in getroom()
5488 spin->si_blocks = NULL; in spell_make_sugfile()
5538 free_blocks(spin->si_blocks); in spell_make_sugfile()
6021 free_blocks(spin.si_blocks); in mkspell()
6124 free_blocks(spin.si_blocks); in mkspell()