Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c9747 struct sljit_label *mainloop_label = NULL; in PRIV() local
10005mainloop_label = mainloop_entry(common, (re->flags & PCRE_HASCRORLF) != 0, (re->options & PCRE_FIR… in PRIV()
10152 CMPTO(SLJIT_C_LESS, STR_PTR, 0, STR_END, 0, mainloop_label); in PRIV()
10154 CMPTO(SLJIT_C_LESS, STR_PTR, 0, TMP1, 0, mainloop_label); in PRIV()