OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_jump
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.c
366
type_jump
,
enumerator in enum:__anona20d3bd10303
1017
SLJIT_ASSERT(compiler_common->dfa_transitions[item->value].type ==
type_jump
);
1019
PUT_TRANSITION(
type_jump
, item->value);
1025
PUT_TRANSITION(
type_jump
, item->value);
1132
case
type_jump
:
1133
printf("
type_jump
-> %d\n", transitions_ptr->value);
1262
else if (dfa_transitions[from].type ==
type_jump
) {
regexJIT.c
366
type_jump
,
enumerator in enum:__anona20d3bd10303
1017
SLJIT_ASSERT(compiler_common->dfa_transitions[item->value].type ==
type_jump
);
1019
PUT_TRANSITION(
type_jump
, item->value);
1025
PUT_TRANSITION(
type_jump
, item->value);
1132
case
type_jump
:
1133
printf("
type_jump
-> %d\n", transitions_ptr->value);
1262
else if (dfa_transitions[from].type ==
type_jump
) {
Completed in 24 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025