HomeSort by relevance Sort by last modified time
    Searched refs:O_QUEST (Results 1 - 9 of 9) 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 497 ASTERN(O_QUEST, pos);
704 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 */

Completed in 366 milliseconds