Searched defs:stack_offset (Results 1 – 5 of 5) sorted by relevance
446 sljit_s32 stack_offset = 0; in call_with_args() local586 sljit_s32 stack_offset = 0; in post_call_with_args() local
2282 sljit_s32 stack_offset = 0; in softfloat_call_with_args() local
1879 sljit_s32 stack_offset = 0; in softfloat_call_with_args() local
74 unsigned int stack_offset = 0; in ffi_prep_args() local277 register unsigned int stack_offset = 0; in ffi_prep_incoming_args_SYSV() local
63 def _warn_experimental(api_name, stack_offset): argument