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

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 102 * - OPLUS_ and O_PLUS are *inside* the loop they create.
133 #define O_PLUS OPC(10) /* + suffix back to prefix */
  /external/llvm/lib/Support/
regex2.h 55 * - OPLUS_ and O_PLUS are *inside* the loop they create.
84 #define O_PLUS (10LU<<OPSHIFT) /* + suffix back to prefix */
  /external/swiftshader/third_party/LLVM/lib/Support/
regex2.h 52 * - OPLUS_ and O_PLUS are *inside* the loop they create.
81 #define O_PLUS (10LU<<OPSHIFT) /* + suffix back to prefix */

Completed in 254 milliseconds