OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OQUEST_
(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.
134
#define
OQUEST_
OPC(11) /* ? prefix fwd to suffix */
engine.c
387
case
OQUEST_
:
419
case
OQUEST_
:
690
case
OQUEST_
: /* to null or not */
1038
case
OQUEST_
: /* two branches, both forward */
regcomp.c
496
INSERT(
OQUEST_
, pos);
703
INSERT(
OQUEST_
, pos);
[
all
...]
/external/llvm/lib/Support/
regex2.h
56
* -
OQUEST_
and O_QUEST are *outside* the bypass they create.
85
#define
OQUEST_
(11LU<<OPSHIFT) /* ? prefix fwd to suffix */
regengine.inc
318
case
OQUEST_
:
350
case
OQUEST_
:
602
case
OQUEST_
: /* to null or not */
917
case
OQUEST_
: /* two branches, both forward */
regcomp.c
434
INSERT(
OQUEST_
, pos);
619
INSERT(
OQUEST_
, pos);
[
all
...]
/ndk/sources/host-tools/ndk-stack/regex/
regex2.h
53
* -
OQUEST_
and O_QUEST are *outside* the bypass they create.
82
#define
OQUEST_
(11LU<<OPSHIFT) /* ? prefix fwd to suffix */
engine.c
313
case
OQUEST_
:
345
case
OQUEST_
:
593
case
OQUEST_
: /* to null or not */
906
case
OQUEST_
: /* two branches, both forward */
regcomp.c
390
INSERT(
OQUEST_
, pos);
575
INSERT(
OQUEST_
, pos);
[
all
...]
Completed in 157 milliseconds