Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitNativeMIPS_32.c446 sljit_s32 stack_offset = 0; in call_with_args() local
586 sljit_s32 stack_offset = 0; in post_call_with_args() local
DsljitNativeARM_32.c2282 sljit_s32 stack_offset = 0; in softfloat_call_with_args() local
DsljitNativeARM_T2_32.c1879 sljit_s32 stack_offset = 0; in softfloat_call_with_args() local
/third_party/libffi/src/avr32/
Dffi.c74 unsigned int stack_offset = 0; in ffi_prep_args() local
277 register unsigned int stack_offset = 0; in ffi_prep_incoming_args_SYSV() local
/third_party/grpc/src/python/grpcio/grpc/experimental/
D__init__.py63 def _warn_experimental(api_name, stack_offset): argument
/third_party/mesa3d/src/mesa/x86/rtasm/
Dx86sse.h22 unsigned stack_offset; member
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_x86sse.h57 unsigned stack_offset:16; member
/third_party/ltp/tools/sparse/sparse-src/
Dexample.c97 static int last_reg, stack_offset; variable