Searched defs:call_with_args (Results 1 – 5 of 5) sorted by relevance
/PHP-8.4/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeMIPS_64.c | 219 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_ins *in… in call_with_args() function
|
H A D | sljitNativePPC_64.c | 507 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 *sr… in call_with_args() function
|
H A D | sljitNativeMIPS_32.c | 211 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_ins *in… in call_with_args() function
|
H A D | sljitNativeX86_64.c | 771 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 *sr… in call_with_args() function 802 static sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 arg_types, sljit_s32 *sr… in call_with_args() function
|
H A D | sljitNativeX86_32.c | 705 static sljit_s32 call_with_args(struct sljit_compiler *compiler, in call_with_args() function
|
Completed in 16 milliseconds