Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/regex/
H A Dregex2.h96 #define ORPAREN (14) /* ) back to ( */ macro
/netbsd-src/lib/libc/regex/
H A Dregex2.h102 #define ORPAREN (14U<<OPSHIFT) /* ) back to ( */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregex2.h91 #define ORPAREN (14LU<<OPSHIFT) /* ) back to ( */ macro