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

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 104 * - OCH_ and O_CH are *outside* the multi-way branch they create, while
107 * and an implicit OOR1 preceding O_CH.
140 #define OOR2 OPC(17) /* | pt. 2 fwd to OOR2 or O_CH */
141 #define O_CH OPC(18) /* end choice back to OOR1 */
engine.c 391 while (OP(m->g->strip[es]) != O_CH)
518 assert(OP(m->g->strip[esub]) == O_CH);
533 case O_CH:
653 } while (OP(s = m->g->strip[ss]) != O_CH);
654 /* note that the ss++ gets us past the O_CH */
721 if (OP(m->g->strip[esub]) == O_CH)
730 assert(OP(m->g->strip[esub]) == O_CH);
1054 case OOR1: /* done a branch, find the O_CH */
1057 OP(s = g->strip[pc+look]) != O_CH;
1065 if (OP(g->strip[pc+OPND(s)]) != O_CH) {
    [all...]
regcomp.c 383 ASTERN(O_CH, prevback);
512 ASTERN(O_CH, THERETHERE());
1174 ASTERN(O_CH, THERETHERE());
1186 ASTERN(O_CH, THERETHERE());
    [all...]
  /external/llvm/lib/Support/
regex2.h 57 * - OCH_ and O_CH are *outside* the multi-way branch they create, while
60 * and an implicit OOR1 preceding O_CH.
91 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */
92 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */
regengine.inc 322 while (OP(m->g->strip[es]) != O_CH)
443 assert(OP(m->g->strip[esub]) == O_CH);
456 case O_CH:
565 } while (OP(s = m->g->strip[ss]) != O_CH);
566 /* note that the ss++ gets us past the O_CH */
634 if (OP(m->g->strip[esub]) == O_CH)
643 assert(OP(m->g->strip[esub]) == O_CH);
933 case OOR1: /* done a branch, find the O_CH */
936 OP(s = g->strip[pc+look]) != O_CH;
944 if (OP(g->strip[pc+OPND(s)]) != O_CH) {
    [all...]
regcomp.c 298 ASTERN(O_CH, prevback);
448 ASTERN(O_CH, THERETHERE());
1014 ASTERN(O_CH, THERETHERE());
1026 ASTERN(O_CH, THERETHERE());
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
regex2.h 54 * - OCH_ and O_CH are *outside* the multi-way branch they create, while
57 * and an implicit OOR1 preceding O_CH.
88 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */
89 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */
regengine.inc 322 while (OP(m->g->strip[es]) != O_CH)
443 assert(OP(m->g->strip[esub]) == O_CH);
456 case O_CH:
565 } while (OP(s = m->g->strip[ss]) != O_CH);
566 /* note that the ss++ gets us past the O_CH */
634 if (OP(m->g->strip[esub]) == O_CH)
643 assert(OP(m->g->strip[esub]) == O_CH);
933 case OOR1: /* done a branch, find the O_CH */
936 OP(s = g->strip[pc+look]) != O_CH;
944 if (OP(g->strip[pc+OPND(s)]) != O_CH) {
    [all...]
regcomp.c 290 ASTERN(O_CH, prevback);
412 ASTERN(O_CH, THERETHERE());
978 ASTERN(O_CH, THERETHERE());
990 ASTERN(O_CH, THERETHERE());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
regex2.h 60 * - OCH_ and O_CH are *outside* the multi-way branch they create, while
63 * and an implicit OOR1 preceding O_CH.
94 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */
95 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */
regengine.inc 322 while (OP(m->g->strip[es]) != O_CH)
443 assert(OP(m->g->strip[esub]) == O_CH);
456 case O_CH:
565 } while (OP(s = m->g->strip[ss]) != O_CH);
566 /* note that the ss++ gets us past the O_CH */
634 if (OP(m->g->strip[esub]) == O_CH)
643 assert(OP(m->g->strip[esub]) == O_CH);
933 case OOR1: /* done a branch, find the O_CH */
936 OP(s = g->strip[pc+look]) != O_CH;
944 if (OP(g->strip[pc+OPND(s)]) != O_CH) {
    [all...]
regcomp.c 425 ASTERN(O_CH, prevback);
575 ASTERN(O_CH, THERETHERE());
1141 ASTERN(O_CH, THERETHERE());
1153 ASTERN(O_CH, THERETHERE());
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regex2.h 57 * - OCH_ and O_CH are *outside* the multi-way branch they create, while
60 * and an implicit OOR1 preceding O_CH.
91 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */
92 #define O_CH (18LU<<OPSHIFT) /* end choice back to OOR1 */
regengine.inc 322 while (OP(m->g->strip[es]) != O_CH)
443 assert(OP(m->g->strip[esub]) == O_CH);
456 case O_CH:
565 } while (OP(s = m->g->strip[ss]) != O_CH);
566 /* note that the ss++ gets us past the O_CH */
634 if (OP(m->g->strip[esub]) == O_CH)
643 assert(OP(m->g->strip[esub]) == O_CH);
933 case OOR1: /* done a branch, find the O_CH */
936 OP(s = g->strip[pc+look]) != O_CH;
944 if (OP(g->strip[pc+OPND(s)]) != O_CH) {
    [all...]
regcomp.c 298 ASTERN(O_CH, prevback);
448 ASTERN(O_CH, THERETHERE());
1014 ASTERN(O_CH, THERETHERE());
1026 ASTERN(O_CH, THERETHERE());
    [all...]

Completed in 179 milliseconds