Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c486 #define ARG_TEST 0x00020 macro
601 if (SLJIT_UNLIKELY(flags & ARG_TEST)) in getput_arg_fast()
737 else if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, flags | ARG_TEST, TMP_REG1, dst, dstw)) in emit_op()
H A DsljitNativeMIPS_common.c721 #define ARG_TEST 0x00020 macro
921 if (SLJIT_UNLIKELY(flags & ARG_TEST)) in getput_arg_fast()
1117 …else if ((dst & SLJIT_MEM) && !getput_arg_fast(compiler, flags | ARG_TEST, DR(TMP_REG1), dst, dstw… in emit_op()

Completed in 18 milliseconds