Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h402 #define SLJIT_ARGS3(ret, arg1, arg2, arg3) \ macro
408 (SLJIT_ARGS3(ret, arg1, arg2, arg3) | SLJIT_ARG_VALUE(SLJIT_ARG_TO_TYPE(arg4), 4))
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c9956 sljit_emit_icall(compiler, SLJIT_CALL, SLJIT_ARGS3(32, W, W, W), SLJIT_IMM, SLJIT_FUNC_ADDR(do_call… in compile_callout_matchingpath()

Completed in 38 milliseconds