Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/vgrind/
Dregexp.c143 #define SNEXT(A) (A+2+*(A+1)) /* character following the string */ macro
381 cs = SNEXT(cs); in expmatch()
385 cs = SNEXT(cs); in expmatch()
389 cs = SNEXT(cs); in expmatch()