Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h355 #define SLJIT_ARGS1(ret, arg1) \ macro
359 (SLJIT_ARGS1(ret, arg1) | SLJIT_ARG_VALUE(SLJIT_ARG_TO_TYPE(arg2), 2))
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c13926 sljit_emit_enter(compiler, 0, SLJIT_ARGS1(W, W), 5, 5, 0, 0, private_data_size); in jit_compile()

Completed in 43 milliseconds