Home
last modified time | relevance | path

Searched refs:SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN (Results 1 – 10 of 10) sorted by relevance

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h1035 #define SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN (SLJIT_OP_SRC_BASE + 1) macro
H A DsljitNativeSPARC_common.c993 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeARM_64.c1332 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitLir.c1326 if (op == SLJIT_FAST_RETURN || op == SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN) in check_sljit_emit_op_src()
H A DsljitNativeARM_T2_32.c1492 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeMIPS_common.c1481 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeARM_32.c1799 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativePPC_common.c1555 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeTILEGX_64.c2297 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN: in sljit_emit_op_src()
H A DsljitNativeX86_common.c2371 case SLJIT_SKIP_FRAMES_BEFORE_FAST_RETURN:

Completed in 73 milliseconds