Home
last modified time | relevance | path

Searched refs:fast_forward_return_label (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.c1854 struct sljit_label *fast_forward_return_label; in regex_compile() local
2054 EMIT_LABEL(fast_forward_return_label); in regex_compile()
2099 sljit_set_label(jump, fast_forward_return_label); in regex_compile()