OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_branch
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.c
365
type_branch
,
enumerator in enum:__anona20d3bd10303
955
SLJIT_ASSERT(transitions[item->value].type ==
type_branch
);
957
PUT_TRANSITION(
type_branch
, item->value + 1);
961
SLJIT_ASSERT(transitions[item->value].type ==
type_branch
);
966
PUT_TRANSITION(
type_branch
, item->value);
997
PUT_TRANSITION(
type_branch
, item->value + 1);
1018
PUT_TRANSITION(
type_branch
, item->value + 1);
1034
PUT_TRANSITION(
type_branch
, 0);
1128
case
type_branch
:
1129
printf("
type_branch
-> %d\n", transitions_ptr->value)
[
all
...]
regexJIT.c
365
type_branch
,
enumerator in enum:__anona20d3bd10303
955
SLJIT_ASSERT(transitions[item->value].type ==
type_branch
);
957
PUT_TRANSITION(
type_branch
, item->value + 1);
961
SLJIT_ASSERT(transitions[item->value].type ==
type_branch
);
966
PUT_TRANSITION(
type_branch
, item->value);
997
PUT_TRANSITION(
type_branch
, item->value + 1);
1018
PUT_TRANSITION(
type_branch
, item->value + 1);
1034
PUT_TRANSITION(
type_branch
, 0);
1128
case
type_branch
:
1129
printf("
type_branch
-> %d\n", transitions_ptr->value)
[
all
...]
Completed in 23 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025