Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vgrind/
H A Dregexp.c91 #define OSYM(A) (*(A+1)) /* symbol in an operation block */ macro
224 OSYM(cs) = '('; in expconv()
257 OSYM(cs) = '|'; in expconv()
358 switch (OSYM(cs)) { in expmatch()