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 498 ASTERN(O_QUEST, pos);
705 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 427 ASTERN(O_QUEST, pos);
612 ASTERN(O_QUEST, pos);
    [all...]
regengine.inc 453 case O_QUEST:
557 case O_QUEST:
921 case O_QUEST: /* just an empty */
  /ndk/sources/host-tools/ndk-stack/regex/
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 391 ASTERN(O_QUEST, pos);
576 ASTERN(O_QUEST, pos);
    [all...]
engine.c 444 case O_QUEST:
548 case O_QUEST:
910 case O_QUEST: /* just an empty */

Completed in 242 milliseconds