Searched refs:OCH_ (Results 1 – 16 of 16) sorted by relevance
/external/libcups/vcnet/regex/ |
D | debug.c | 198 case OCH_: 204 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
|
D | regex2.h | 63 #define OCH_ (15<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
|
D | regcomp.c | 211 INSERT(OCH_, conc); /* offset is wrong */ 344 INSERT(OCH_, pos); /* offset slightly wrong */ 936 INSERT(OCH_, start); /* offset is wrong... */ 949 INSERT(OCH_, start); 1525 case OCH_:
|
D | engine.c | 263 case OCH_: 352 case OCH_: 565 case OCH_: /* find the right one, if any */ 892 case OCH_: /* mark the first two branches */
|
/external/llvm-project/llvm/lib/Support/ |
D | regex2.h | 92 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
|
D | regcomp.c | 412 INSERT(OCH_, conc); /* offset is wrong */ in p_ere() 571 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp() 1136 INSERT(OCH_, start); /* offset is wrong... */ in repeat() 1149 INSERT(OCH_, start); in repeat() 1627 case OCH_: in findmust()
|
D | regengine.inc | 321 case OCH_: 414 case OCH_: 625 case OCH_: /* find the right one, if any */ 928 case OCH_: /* mark the first two branches */ 942 case OOR2: /* propagate OCH_'s marking */
|
/external/llvm/lib/Support/ |
D | regex2.h | 89 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
|
D | regcomp.c | 284 INSERT(OCH_, conc); /* offset is wrong */ in p_ere() 443 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp() 1008 INSERT(OCH_, start); /* offset is wrong... */ in repeat() 1021 INSERT(OCH_, start); in repeat() 1499 case OCH_: in findmust()
|
D | regengine.inc | 321 case OCH_: 414 case OCH_: 625 case OCH_: /* find the right one, if any */ 928 case OCH_: /* mark the first two branches */ 942 case OOR2: /* propagate OCH_'s marking */
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regex2.h | 89 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
|
D | regcomp.c | 284 INSERT(OCH_, conc); /* offset is wrong */ in p_ere() 443 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp() 1008 INSERT(OCH_, start); /* offset is wrong... */ in repeat() 1021 INSERT(OCH_, start); in repeat() 1499 case OCH_: in findmust()
|
D | regengine.inc | 321 case OCH_: 414 case OCH_: 625 case OCH_: /* find the right one, if any */ 928 case OCH_: /* mark the first two branches */ 942 case OOR2: /* propagate OCH_'s marking */
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regex2.h | 92 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
|
D | regcomp.c | 412 INSERT(OCH_, conc); /* offset is wrong */ in p_ere() 571 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp() 1136 INSERT(OCH_, start); /* offset is wrong... */ in repeat() 1149 INSERT(OCH_, start); in repeat() 1627 case OCH_: in findmust()
|
D | regengine.inc | 321 case OCH_: 414 case OCH_: 625 case OCH_: /* find the right one, if any */ 928 case OCH_: /* mark the first two branches */ 942 case OOR2: /* propagate OCH_'s marking */
|