Home
last modified time | relevance | path

Searched refs:O_QUEST (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregex2.h89 #define O_QUEST (12LU<<OPSHIFT) /* ? suffix back to prefix */ macro
Dregcomp.c562 ASTERN(O_QUEST, pos); in p_ere_exp()
747 ASTERN(O_QUEST, pos); in p_simp_re()
1632 if (OP(s) != O_QUEST && OP(s) != O_CH && in findmust()
1637 } while (OP(s) != O_QUEST && OP(s) != O_CH); in findmust()
Dregengine.inc453 case O_QUEST:
557 case O_QUEST:
921 case O_QUEST: /* just an empty */
/external/llvm/lib/Support/
Dregex2.h86 #define O_QUEST (12LU<<OPSHIFT) /* ? suffix back to prefix */ macro
Dregcomp.c435 ASTERN(O_QUEST, pos); in p_ere_exp()
620 ASTERN(O_QUEST, pos); in p_simp_re()
1505 if (OP(s) != O_QUEST && OP(s) != O_CH && in findmust()
1510 } while (OP(s) != O_QUEST && OP(s) != O_CH); in findmust()
Dregengine.inc453 case O_QUEST:
557 case O_QUEST:
921 case O_QUEST: /* just an empty */
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h86 #define O_QUEST (12LU<<OPSHIFT) /* ? suffix back to prefix */ macro
Dregcomp.c435 ASTERN(O_QUEST, pos); in p_ere_exp()
620 ASTERN(O_QUEST, pos); in p_simp_re()
1505 if (OP(s) != O_QUEST && OP(s) != O_CH && in findmust()
1510 } while (OP(s) != O_QUEST && OP(s) != O_CH); in findmust()
Dregengine.inc453 case O_QUEST:
557 case O_QUEST:
921 case O_QUEST: /* just an empty */