Home
last modified time | relevance | path

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

/minix3/external/bsd/nvi/dist/regex/
H A Dregex2.h96 #define ORPAREN (14) /* ) back to ( */ macro
/minix3/lib/libc/regex/
H A Dregex2.h137 #define ORPAREN OPC(14) /* ) back to ( */ macro
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A Dregex2.h88 #define ORPAREN (14LU<<OPSHIFT) /* ) back to ( */ macro