Lines Matching defs:spin

2186 spell_read_aff(spellinfo_T *spin, char_u *fname)  in spell_read_aff()
3250 spellinfo_T *spin, in process_compflags()
3333 check_renumber(spellinfo_T *spin) in check_renumber()
3423 spellinfo_T *spin, in add_fromto()
3493 spell_read_dic(spellinfo_T *spin, char_u *fname, afffile_T *affile) in spell_read_dic()
3824 spellinfo_T *spin, // spell info in store_aff_word()
4086 spell_read_wordfile(spellinfo_T *spin, char_u *fname) in spell_read_wordfile()
4289 spellinfo_T *spin, in getroom()
4335 getroom_save(spellinfo_T *spin, char_u *s) in getroom_save()
4367 wordtree_alloc(spellinfo_T *spin) in wordtree_alloc()
4383 spellinfo_T *spin, in store_word()
4430 spellinfo_T *spin, in tree_add_word()
4610 get_wordnode(spellinfo_T *spin) in get_wordnode()
4637 deref_wordnode(spellinfo_T *spin, wordnode_T *node) in deref_wordnode()
4661 free_wordnode(spellinfo_T *spin, wordnode_T *n) in free_wordnode()
4672 wordtree_compress(spellinfo_T *spin, wordnode_T *root, char *name) in wordtree_compress()
4714 spellinfo_T *spin, in node_compress()
4856 write_vim_spell(spellinfo_T *spin, char_u *fname) in write_vim_spell()
5459 spell_make_sugfile(spellinfo_T *spin, char_u *wfname) in spell_make_sugfile()
5546 sug_filltree(spellinfo_T *spin, slang_T *slang) in sug_filltree()
5652 sug_maketable(spellinfo_T *spin) in sug_maketable()
5682 spellinfo_T *spin, in sug_filltable()
5791 sug_write(spellinfo_T *spin, char_u *fname) in sug_write()
5904 spellinfo_T spin; in mkspell() local
6145 spell_message(spellinfo_T *spin, char_u *str) in spell_message()