Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c321 jump_list *entry_calls; member
8180 entry->entry_calls = NULL; in compile_recurse_matchingpath()
8193 add_jump(compiler, &entry->entry_calls, JUMP(SLJIT_FAST_CALL)); in compile_recurse_matchingpath()
11829 set_jumps(common->currententry->entry_calls, common->currententry->entry_label); in compile_recurse()