Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DTokenEnums.hh94 SN_END = TC_END, enumerator
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dspellfile.c297 #define SN_END 255 // end of sections macro
645 if (n == SN_END) { in spell_load_file()
4681 putc(SN_END, fd); // <sectionend> in write_vim_spell()
/dports/editors/vim/vim-8.2.3745/src/
H A Dspellfile.c292 #define SN_END 255 // end of sections macro
436 if (n == SN_END) in spell_load_file()
5220 putc(SN_END, fd); // <sectionend> in write_vim_spell()