Home
last modified time | relevance | path

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

/freebsd/usr.bin/vgrind/
H A Dregexp.c112 #define OSYM(A) (*(A+1)) /* symbol in an operation block */ macro
244 OSYM(cs) = '('; in expconv()
277 OSYM(cs) = '|'; in expconv()
378 switch (OSYM(cs)) { in expmatch()