Home
last modified time | relevance | path

Searched defs:OLPAREN (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/regex/
H A Dregex2.h92 #define OLPAREN (13) /* ( fwd to ) */ macro
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregex2.h90 #define OLPAREN (13LU<<OPSHIFT) /* ( fwd to ) */ macro
/freebsd/lib/libc/regex/
H A Dregex2.h96 #define OLPAREN (13L<<OPSHIFT) /* ( fwd to ) */ macro