Searched refs:OPLUS_ (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | regex2.h | 86 #define OPLUS_ (9LU<<OPSHIFT) /* + prefix fwd to suffix */ macro
|
D | regcomp.c | 559 INSERT(OPLUS_, pos); in p_ere_exp() 565 INSERT(OPLUS_, pos); in p_ere_exp() 744 INSERT(OPLUS_, pos); in p_simp_re() 1159 INSERT(OPLUS_, start); in repeat() 1621 case OPLUS_: /* things that don't break one */ in findmust() 1688 case OPLUS_: in pluscount()
|
D | regengine.inc | 317 case OPLUS_: 375 case OPLUS_: 608 case OPLUS_: 904 case OPLUS_: /* forward, this is just an empty */
|
/external/llvm/lib/Support/ |
D | regex2.h | 83 #define OPLUS_ (9LU<<OPSHIFT) /* + prefix fwd to suffix */ macro
|
D | regcomp.c | 432 INSERT(OPLUS_, pos); in p_ere_exp() 438 INSERT(OPLUS_, pos); in p_ere_exp() 617 INSERT(OPLUS_, pos); in p_simp_re() 1032 INSERT(OPLUS_, start); in repeat() 1494 case OPLUS_: /* things that don't break one */ in findmust() 1561 case OPLUS_: in pluscount()
|
D | 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/ |
D | regex2.h | 83 #define OPLUS_ (9LU<<OPSHIFT) /* + prefix fwd to suffix */ macro
|
D | regcomp.c | 432 INSERT(OPLUS_, pos); in p_ere_exp() 438 INSERT(OPLUS_, pos); in p_ere_exp() 617 INSERT(OPLUS_, pos); in p_simp_re() 1032 INSERT(OPLUS_, start); in repeat() 1494 case OPLUS_: /* things that don't break one */ in findmust() 1561 case OPLUS_: in pluscount()
|
D | regengine.inc | 317 case OPLUS_: 375 case OPLUS_: 608 case OPLUS_: 904 case OPLUS_: /* forward, this is just an empty */
|