Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vgrind/
H A Dregexp.c89 #define OSYM(A) (*(A+1)) /* symbol in an operation block */ macro
223 OSYM(cs) = '('; in expconv()
256 OSYM(cs) = '|'; in expconv()
357 switch (OSYM(cs)) { in expmatch()