Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeX86_32.c463 if (type >= SLJIT_CALL2) { in call_with_args()
DsljitLir.h1000 #define SLJIT_CALL2 26 macro
/external/pcre/dist2/src/
Dpcre2_jit_compile.c10470 sljit_emit_ijump(compiler, SLJIT_CALL2, SLJIT_IMM, SLJIT_FUNC_OFFSET(do_search_mark)); in compile_control_verb_backtrackingpath()
11283 sljit_emit_ijump(compiler, SLJIT_CALL2, SLJIT_IMM, SLJIT_FUNC_OFFSET(sljit_stack_resize)); in jit_compile()