Home
last modified time | relevance | path

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

/external/pcre/dist/sljit/
DsljitLir.h963 #define SLJIT_CALL2 26 macro
DsljitNativeX86_32.c442 if (type >= SLJIT_CALL2) { in call_with_args()
/external/pcre/dist/
Dpcre_jit_compile.c9372 sljit_emit_ijump(compiler, SLJIT_CALL2, SLJIT_IMM, SLJIT_FUNC_OFFSET(do_search_mark)); in compile_control_verb_backtrackingpath()
10216 sljit_emit_ijump(compiler, SLJIT_CALL2, SLJIT_IMM, SLJIT_FUNC_OFFSET(sljit_stack_resize)); in PRIV()