OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OCH_
(Results
1 - 10
of
10
) sorted by relevancy
/src/tests/lib/libc/regex/
debug.c
177
case
OCH_
:
183
if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) !=
OCH_
)
/src/external/bsd/nvi/dist/regex/
regex2.h
71
* -
OCH_
and O_CH are *outside* the multi-way branch they create, while
73
* the branches. Note that there is an implicit OOR2 following
OCH_
97
#define
OCH_
(15) /* begin choice fwd to OOR2 */
98
#define OOR1 (16) /* | pt. 1 back to OOR1 or
OCH_
*/
engine.c
339
case
OCH_
:
429
case
OCH_
:
650
case
OCH_
: /* find the right one, if any */
977
case
OCH_
: /* mark the first two branches */
994
case OOR2: /* propagate
OCH_
's marking */
regcomp.c
332
INSERT(
OCH_
, conc); /* offset is wrong */
464
INSERT(
OCH_
, pos); /* offset slightly wrong */
466
AHEAD(pos); /* fix the
OCH_
*/
1068
INSERT(
OCH_
, start); /* offset is wrong... */
1081
INSERT(
OCH_
, start);
1656
case
OCH_
:
/src/external/apache2/llvm/dist/llvm/lib/Support/
regex2.h
60
* -
OCH_
and O_CH are *outside* the multi-way branch they create, while
62
* the branches. Note that there is an implicit OOR2 following
OCH_
92
#define
OCH_
(15LU<<OPSHIFT) /* begin choice fwd to OOR2 */
93
#define OOR1 (16LU<<OPSHIFT) /* | pt. 1 back to OOR1 or
OCH_
*/
regengine.inc
321
case
OCH_
:
414
case
OCH_
:
625
case
OCH_
: /* find the right one, if any */
928
case
OCH_
: /* mark the first two branches */
942
case OOR2: /* propagate
OCH_
's marking */
regcomp.c
412
INSERT(
OCH_
, conc); /* offset is wrong */
571
INSERT(
OCH_
, pos); /* offset slightly wrong */
573
AHEAD(pos); /* fix the
OCH_
*/
1136
INSERT(
OCH_
, start); /* offset is wrong... */
1149
INSERT(
OCH_
, start);
1627
case
OCH_
:
/src/lib/libc/regex/
regex2.h
71
* -
OCH_
and O_CH are *outside* the multi-way branch they create, while
73
* the branches. Note that there is an implicit OOR2 following
OCH_
103
#define
OCH_
(15U<<OPSHIFT) /* begin choice fwd to OOR2 */
104
#define OOR1 (16U<<OPSHIFT) /* | pt. 1 back to OOR1 or
OCH_
*/
engine.c
467
case
OCH_
:
562
case
OCH_
:
819
case
OCH_
: /* find the right one, if any */
1133
case
OCH_
: /* mark the first two branches */
1147
case OOR2: /* propagate
OCH_
's marking */
regcomp.c
650
INSERT(
OCH_
, pos); /* offset slightly wrong */
652
AHEAD(pos); /* fix the
OCH_
*/
724
INSERT(
OCH_
, bc->start); /* offset is wrong */
1602
INSERT(
OCH_
, start); /* offset is wrong... */
1615
INSERT(
OCH_
, start);
2060
case
OCH_
:
2218
case
OCH_
:
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026