Home
last modified time | relevance | path

Searched refs:SNEXT (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/vgrind/
H A Dregexp.c119 #define SNEXT(A) (A+2+*(A+1)) /* character following the string */ macro
359 cs = SNEXT(cs); in expmatch()
363 cs = SNEXT(cs); in expmatch()
367 cs = SNEXT(cs); in expmatch()
/freebsd/contrib/dialog/
H A Ddlg_keys.c495 CURSES_NAME(SNEXT),