Home
last modified time | relevance | path

Searched defs:smp (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dspell.c1682 salitem_T *smp; in slang_clear() local
3204 salitem_T *smp; in spell_soundfold_sal() local
3481 salitem_T *smp = (salitem_T *)slang->sl_sal.ga_data; in spell_soundfold_wsal() local
H A Dspellfile.c998 salitem_T *smp; in read_sal_section() local
1500 salitem_T *smp; in set_sal_first() local
H A Dmessage.c2638 disp_sb_line(int row, msgchunk_T *smp) in disp_sb_line()