Searched refs:SNF_REQUIRED (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dspell.c112 * <sectionflags> 1 byte SNF_REQUIRED: this section is required for correct
568 #define SNF_REQUIRED 1 /* <sectionflags>: required section */ macro
2917 if (c & SNF_REQUIRED)
8002 putc(SNF_REQUIRED, fd); /* <sectionflags> */
8028 putc(SNF_REQUIRED, fd); /* <sectionflags> */
8062 putc(SNF_REQUIRED, fd); /* <sectionflags> */
8074 putc(SNF_REQUIRED, fd); /* <sectionflags> */

Completed in 179 milliseconds