Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vgrind/
H A Dregexp.c98 #define SNEXT(A) (A+2+*(A+1)) /* character following the string */ macro
339 cs = SNEXT(cs); in expmatch()
343 cs = SNEXT(cs); in expmatch()
347 cs = SNEXT(cs); in expmatch()