HomeSort by relevance Sort by last modified time
    Searched defs:ORPAREN (Results 1 - 3 of 3) sorted by null

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 137 #define ORPAREN OPC(14) /* ) back to ( */
  /external/llvm/lib/Support/
regex2.h 88 #define ORPAREN (14LU<<OPSHIFT) /* ) back to ( */
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 85 #define ORPAREN (14LU<<OPSHIFT) /* ) back to ( */

Completed in 4317 milliseconds