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

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 102 * - OPLUS_ and O_PLUS are *inside* the loop they create.
132 #define OPLUS_ OPC(9) /* + prefix fwd to suffix */
regcomp.c 496 INSERT(OPLUS_, pos);
502 INSERT(OPLUS_, pos);
705 INSERT(OPLUS_, pos);
1192 INSERT(OPLUS_, start);
    [all...]
engine.c 386 case OPLUS_:
448 case OPLUS_:
696 case OPLUS_:
1025 case OPLUS_: /* forward, this is just an empty */
  /external/llvm/lib/Support/
regex2.h 55 * - OPLUS_ and O_PLUS are *inside* the loop they create.
83 #define OPLUS_ (9LU<<OPSHIFT) /* + prefix fwd to suffix */
regcomp.c 432 INSERT(OPLUS_, pos);
438 INSERT(OPLUS_, pos);
617 INSERT(OPLUS_, pos);
1032 INSERT(OPLUS_, start);
    [all...]
regengine.inc 317 case OPLUS_:
375 case OPLUS_:
608 case OPLUS_:
904 case OPLUS_: /* forward, this is just an empty */
  /external/swiftshader/third_party/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 */
regcomp.c 396 INSERT(OPLUS_, pos);
402 INSERT(OPLUS_, pos);
581 INSERT(OPLUS_, pos);
996 INSERT(OPLUS_, start);
    [all...]
regengine.inc 317 case OPLUS_:
375 case OPLUS_:
608 case OPLUS_:
904 case OPLUS_: /* forward, this is just an empty */
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
regex2.h 58 * - OPLUS_ and O_PLUS are *inside* the loop they create.
86 #define OPLUS_ (9LU<<OPSHIFT) /* + prefix fwd to suffix */
regcomp.c 559 INSERT(OPLUS_, pos);
565 INSERT(OPLUS_, pos);
744 INSERT(OPLUS_, pos);
1159 INSERT(OPLUS_, start);
    [all...]
regengine.inc 317 case OPLUS_:
375 case OPLUS_:
608 case OPLUS_:
904 case OPLUS_: /* forward, this is just an empty */
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regex2.h 55 * - OPLUS_ and O_PLUS are *inside* the loop they create.
83 #define OPLUS_ (9LU<<OPSHIFT) /* + prefix fwd to suffix */
regcomp.c 432 INSERT(OPLUS_, pos);
438 INSERT(OPLUS_, pos);
617 INSERT(OPLUS_, pos);
1032 INSERT(OPLUS_, start);
    [all...]
regengine.inc 317 case OPLUS_:
375 case OPLUS_:
608 case OPLUS_:
904 case OPLUS_: /* forward, this is just an empty */

Completed in 156 milliseconds