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

  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 103 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
135 #define O_QUEST OPC(12) /* ? suffix back to prefix */
engine.c 530 case O_QUEST:
645 case O_QUEST:
1042 case O_QUEST: /* just an empty */
regcomp.c 499 ASTERN(O_QUEST, pos);
708 ASTERN(O_QUEST, pos);
    [all...]
  /external/llvm/lib/Support/
regex2.h 56 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
86 #define O_QUEST (12LU<<OPSHIFT) /* ? suffix back to prefix */
regcomp.c 435 ASTERN(O_QUEST, pos);
620 ASTERN(O_QUEST, pos);
    [all...]
regengine.inc 453 case O_QUEST:
557 case O_QUEST:
921 case O_QUEST: /* just an empty */
  /external/swiftshader/third_party/LLVM/lib/Support/
regex2.h 53 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
83 #define O_QUEST (12LU<<OPSHIFT) /* ? suffix back to prefix */
regcomp.c 399 ASTERN(O_QUEST, pos);
584 ASTERN(O_QUEST, pos);
    [all...]
regengine.inc 453 case O_QUEST:
557 case O_QUEST:
921 case O_QUEST: /* just an empty */
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
regex2.h 59 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
89 #define O_QUEST (12LU<<OPSHIFT) /* ? suffix back to prefix */
regcomp.c 562 ASTERN(O_QUEST, pos);
747 ASTERN(O_QUEST, pos);
    [all...]
regengine.inc 453 case O_QUEST:
557 case O_QUEST:
921 case O_QUEST: /* just an empty */
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regex2.h 56 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
86 #define O_QUEST (12LU<<OPSHIFT) /* ? suffix back to prefix */
regcomp.c 435 ASTERN(O_QUEST, pos);
620 ASTERN(O_QUEST, pos);
    [all...]
regengine.inc 453 case O_QUEST:
557 case O_QUEST:
921 case O_QUEST: /* just an empty */

Completed in 172 milliseconds