Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c490 #define ARG_TEST 0x00020 macro
700 if (SLJIT_UNLIKELY(flags & ARG_TEST)) in getput_arg_fast()
836 else if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, flags | ARG_TEST, TMP_REG1, dst, dstw)) in emit_op()
H A DsljitNativeMIPS_common.c734 #define ARG_TEST 0x00020 macro
1128 if (SLJIT_UNLIKELY(flags & ARG_TEST)) in getput_arg_fast()
1324 …else if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, flags | ARG_TEST, DR(TMP_REG1), dst, dstw… in emit_op()

Completed in 15 milliseconds