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

/freebsd-10-stable/contrib/nvi/regex/
H A Dregex2.h97 #define ORPAREN (14) /* ) back to ( */ macro
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregex2.h85 #define ORPAREN (14LU<<OPSHIFT) /* ) back to ( */ macro
/freebsd-10-stable/lib/libc/regex/
H A Dregex2.h98 #define ORPAREN (14L<<OPSHIFT) /* ) back to ( */ macro

Completed in 92 milliseconds