Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c12035 struct sljit_label *mainloop_label = NULL; in jit_compile() local
12269 mainloop_label = mainloop_entry(common); in jit_compile()
12423 CMPTO(SLJIT_LESS, STR_PTR, 0, (common->match_end_ptr == 0) ? STR_END : TMP1, 0, mainloop_label); in jit_compile()