Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
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()
DsljitNativeX86_64.c175 args = get_arg_count(arg_types); in sljit_emit_enter()
DsljitNativeARM_64.c965 args = get_arg_count(arg_types); in sljit_emit_enter()
DsljitNativeS390X.c1380 sljit_s32 args = get_arg_count(arg_types); in sljit_emit_enter()
DsljitLir.c621 static SLJIT_INLINE sljit_s32 get_arg_count(sljit_s32 arg_types) in get_arg_count() function
DsljitNativePPC_common.c734 args = get_arg_count(arg_types); in sljit_emit_enter()
DsljitNativeARM_32.c1047 args = get_arg_count(arg_types); in sljit_emit_enter()
DsljitNativeARM_T2_32.c1108 args = get_arg_count(arg_types); in sljit_emit_enter()
DsljitNativeMIPS_common.c799 args = get_arg_count(arg_types); in sljit_emit_enter()