Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c964 static sljit_s32 tail_call_reg_arg_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types) in tail_call_reg_arg_with_args() function
1008 PTR_FAIL_IF(tail_call_reg_arg_with_args(compiler, arg_types)); in sljit_emit_call()
1058 FAIL_IF(tail_call_reg_arg_with_args(compiler, arg_types)); in sljit_emit_icall()

Completed in 9 milliseconds