OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_jump
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.c
366
type_jump
,
enumerator in enum:__anon6345
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 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026