Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c82 args = get_arg_count(arg_types); in sljit_emit_enter()
255 compiler->args = get_arg_count(arg_types); in sljit_set_context()
H A DsljitNativeX86_64.c175 args = get_arg_count(arg_types); in sljit_emit_enter()
H A DsljitNativeARM_64.c974 args = get_arg_count(arg_types); in sljit_emit_enter()
H A DsljitLir.c617 static SLJIT_INLINE sljit_s32 get_arg_count(sljit_s32 arg_types) in get_arg_count() function
H A DsljitNativeARM_T2_32.c1106 args = get_arg_count(arg_types); in sljit_emit_enter()
H A DsljitNativeMIPS_common.c798 args = get_arg_count(arg_types); in sljit_emit_enter()
H A DsljitNativeARM_32.c973 args = get_arg_count(arg_types); in sljit_emit_enter()
H A DsljitNativePPC_common.c733 args = get_arg_count(arg_types); in sljit_emit_enter()

Completed in 74 milliseconds