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

/macosx-10.10/vim-55/src/
H A Dspell.c416 typedef int salfirst_T; typedef
418 typedef short salfirst_T; typedef
486 salfirst_T sl_sal_first[256]; /* indexes where byte first appears, -1 if
3877 vim_memset(lp->sl_sal_first, 0, sizeof(salfirst_T) * 256);
3920 salfirst_T *sfirst;

Completed in 101 milliseconds