Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitNativeX86_32.c77 args = get_arg_count(arg_types); in sljit_emit_enter()
250 compiler->args = get_arg_count(arg_types); in sljit_set_context()
DsljitNativeX86_64.c120 args = get_arg_count(arg_types); in sljit_emit_enter()
DsljitNativeARM_64.c924 args = get_arg_count(arg_types); in sljit_emit_enter()
DsljitNativePPC_common.c643 args = get_arg_count(arg_types); in sljit_emit_enter()
DsljitNativeARM_T2_32.c1084 args = get_arg_count(arg_types); in sljit_emit_enter()
DsljitLir.c609 static SLJIT_INLINE sljit_s32 get_arg_count(sljit_s32 arg_types) in get_arg_count() function
DsljitNativeMIPS_common.c639 args = get_arg_count(arg_types); in sljit_emit_enter()
DsljitNativeARM_32.c937 args = get_arg_count(arg_types); in sljit_emit_enter()