Searched refs:OQUEST_ (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.3-release/contrib/nvi/regex/
H A Dregex2.h71 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
94 #define OQUEST_ (11) /* ? prefix fwd to suffix */ macro
H A Dengine.c332 case OQUEST_:
364 case OQUEST_:
622 case OQUEST_: /* to null or not */
961 case OQUEST_: /* two branches, both forward */
H A Dregcomp.c451 INSERT(OQUEST_, pos);
656 INSERT(OQUEST_, pos);
1652 case OQUEST_: /* things that must be skipped */
/freebsd-10.3-release/contrib/llvm/lib/Support/
H A Dregex2.h53 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
82 #define OQUEST_ (11LU<<OPSHIFT) /* ? prefix fwd to suffix */ macro
H A Dregengine.inc318 case OQUEST_:
350 case OQUEST_:
602 case OQUEST_: /* to null or not */
917 case OQUEST_: /* two branches, both forward */
H A Dregcomp.c426 INSERT(OQUEST_, pos);
611 INSERT(OQUEST_, pos);
1477 case OQUEST_: /* things that must be skipped */
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c215 case OQUEST_:
221 if (OP(*(s-opnd)) != OQUEST_)
/freebsd-10.3-release/lib/libc/regex/grot/
H A Ddebug.c152 case OQUEST_:
158 if (OP(*(s-opnd)) != OQUEST_)
/freebsd-10.3-release/lib/libc/regex/
H A Dregex2.h66 * - OQUEST_ and O_QUEST are *outside* the bypass they create.
95 #define OQUEST_ (11L<<OPSHIFT) /* ? prefix fwd to suffix */ macro
H A Dengine.c397 case OQUEST_:
429 case OQUEST_:
689 case OQUEST_: /* to null or not */
1051 case OQUEST_: /* two branches, both forward */
H A Dregcomp.c469 INSERT(OQUEST_, pos);
665 INSERT(OQUEST_, pos);
1470 case OQUEST_: /* things that must be skipped */
1616 case OQUEST_:

Completed in 139 milliseconds