Home
last modified time | relevance | path

Searched defs:OPTR (Results 1 – 2 of 2) sorted by last modified time

/original-bsd/usr.bin/vgrind/
H A Dregexp.c105 #define OPTR(A) (A+*(A+2)) /* place pointed to by the operator */ macro
/original-bsd/old/regexp/
H A Dregexp.c80 #define OPTR(A) (A+*(A+2)) /* place pointed to by the operator */ macro