Home
last modified time | relevance | path

Searched defs:float_arg_count (Results 1 – 8 of 8) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c257 sljit_s32 word_arg_count, saved_arg_count, float_arg_count; in sljit_emit_enter() local
671 sljit_s32 float_arg_count; in c_fast_call_with_args() local
777 sljit_s32 float_arg_count = 0; in cdecl_call_with_args() local
844 sljit_sw types, word_arg_count, float_arg_count; in tail_call_with_args() local
H A DsljitNativeX86_64.c374 sljit_s32 float_arg_count = 0; in sljit_emit_enter() local
708 sljit_s32 float_arg_count = 0; in call_with_args() local
H A DsljitNativeMIPS_32.c447 sljit_s32 float_arg_count = 0; in call_with_args() local
H A DsljitNativeMIPS_64.c570 sljit_s32 float_arg_count = 0; in call_with_args() local
H A DsljitNativeARM_32.c1054 sljit_u32 float_arg_count; in sljit_emit_enter() local
2536 sljit_u32 float_arg_count = 0; in softfloat_call_with_args() local
H A DsljitNativeARM_T2_32.c1089 sljit_u32 float_arg_count; in sljit_emit_enter() local
2109 sljit_u32 float_arg_count = 0; in softfloat_call_with_args() local
H A DsljitNativeMIPS_common.c773 sljit_s32 arg_count, word_arg_count, saved_arg_count, float_arg_count; in sljit_emit_enter() local
H A DsljitLir.c753 sljit_s32 word_arg_count, scratch_arg_end, saved_arg_count, float_arg_count, curr_type; in function_check_arguments() local

Completed in 41 milliseconds