Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vgrind/
H A Dregexp.c89 #define MNEXT(A) (A+2) /* character following a metasymbol block */ macro
131 ccre = MNEXT(cre); in convexp()
184 ccre = MNEXT(cs); in expconv()
203 ccre = MNEXT(cs); in expconv()
243 ccre = MNEXT(cs); in expconv()
411 ptr = expmatch (s1, MNEXT(cs), mstring); in expmatch()
445 ptr = expmatch (s1, MNEXT(cs), mstring); in expmatch()
470 cs = MNEXT(cs); in expmatch()
482 cs = MNEXT(cs); in expmatch()
487 cs = MNEXT(cs); in expmatch()
[all …]