Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c317 sljit_s32 word_arg_count, saved_arg_count, float_arg_count; in sljit_emit_enter() local
708 sljit_s32 float_arg_count = 0, arg4_reg = 0, arg_offset; in call_with_args() local
785 sljit_sw types, word_arg_count, float_arg_count; in tail_call_with_args() local
H A DsljitNativeMIPS_64.c223 sljit_s32 float_arg_count = 0; in call_with_args() local
H A DsljitNativeMIPS_32.c215 sljit_s32 float_arg_count = 0; in call_with_args() local
H A DsljitNativeX86_64.c467 sljit_s32 float_arg_count = 0; in sljit_emit_enter() local
807 sljit_s32 float_arg_count = 0; in call_with_args() local
H A DsljitNativeARM_T2_32.c1378 sljit_u32 float_arg_count; in sljit_emit_enter() local
2703 sljit_u32 float_arg_count = 0; in softfloat_call_with_args() local
H A DsljitNativeARM_32.c1235 sljit_u32 float_arg_count; in sljit_emit_enter() local
3138 sljit_u32 float_arg_count = 0; in softfloat_call_with_args() local
H A DsljitNativeMIPS_common.c936 sljit_s32 arg_count, word_arg_count, float_arg_count; in sljit_emit_enter() local
H A DsljitLir.c846 sljit_s32 word_arg_count, scratch_arg_end, saved_arg_count, float_arg_count, curr_type; in function_check_arguments() local

Completed in 56 milliseconds