Home
last modified time | relevance | path

Searched defs:transitions_end (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.c1065 struct stack_item *transitions_end = transitions_ptr + compiler_common->dfa_size; in verbose_transitions() local
1172 struct stack_item *transitions_end = transitions_ptr + compiler_common->dfa_size; in generate_search_states() local