Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vgrind/
H A Dregexp.c93 #define ONEXT(A) (A+3) /* next character after the operation */ macro
225 ccre = ONEXT(cs); in expconv()
258 ccre = ONEXT(cs); in expconv()
369 cs = ONEXT(cs); in expmatch()
374 ptr = expmatch (s, ONEXT(cs), mstring); in expmatch()