Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.c1540 static int compile_end_check(struct compiler_common *compiler_common, struct sljit_label *end_check… in compile_end_check() function
2146 CHECK(compile_end_check(&compiler_common, end_check_label)); in regex_compile()