OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:O_PLUS
(Results
1 - 5
of
5
) sorted by relevancy
/src/tests/lib/libc/regex/
debug.c
153
if (OP(*(s+opnd)) !=
O_PLUS
)
156
case
O_PLUS
:
/src/lib/libc/regex/
regex2.h
69
* - OPLUS_ and
O_PLUS
are *inside* the loop they create.
98
#define
O_PLUS
(10U<<OPSHIFT) /* + suffix back to prefix */
engine.c
597
case
O_PLUS
:
809
case
O_PLUS
:
1112
case
O_PLUS
: /* both forward and back */
regcomp.c
640
ASTERN(
O_PLUS
, pos);
646
ASTERN(
O_PLUS
, pos);
1041
ASTERN(
O_PLUS
, pos);
1050
ASTERN(
O_PLUS
, pos);
1627
ASTERN(
O_PLUS
, start);
2420
case
O_PLUS
:
/src/bin/ksh/
expr.c
34
O_PLUS
, O_MINUS,
295
|| op ==
O_PLUS
)
305
/* op ==
O_PLUS
is a no-op */
365
case
O_PLUS
:
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025