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

  /bionic/libc/upstream-netbsd/libc/regex/
regex2.h 102 * - OPLUS_ and O_PLUS are *inside* the loop they create.
132 #define OPLUS_ OPC(9) /* + prefix fwd to suffix */
  /external/llvm/lib/Support/
regex2.h 52 * - OPLUS_ and O_PLUS are *inside* the loop they create.
80 #define OPLUS_ (9LU<<OPSHIFT) /* + prefix fwd to suffix */
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 52 * - OPLUS_ and O_PLUS are *inside* the loop they create.
80 #define OPLUS_ (9LU<<OPSHIFT) /* + prefix fwd to suffix */

Completed in 26 milliseconds