Searched refs:OCH_ (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | regex2.h | 86 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
|
D | regcomp.c | 276 INSERT(OCH_, conc); /* offset is wrong */ in p_ere() 407 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp() 972 INSERT(OCH_, start); /* offset is wrong... */ in repeat() 985 INSERT(OCH_, start); in repeat() 1450 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-7.0/llvm/lib/Support/ |
D | regex2.h | 92 #define OCH_ (15LU<<OPSHIFT) /* begin choice fwd to OOR2 */ macro
|
D | regcomp.c | 411 INSERT(OCH_, conc); /* offset is wrong */ in p_ere() 570 INSERT(OCH_, pos); /* offset slightly wrong */ in p_ere_exp() 1135 INSERT(OCH_, start); /* offset is wrong... */ in repeat() 1148 INSERT(OCH_, start); in repeat() 1626 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 */
|