Searched defs:arg_offset (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/ |
D | ffi.c | 867 int argn, unsigned arg_offset, ffi_arg *ar, in copy_struct_N32()
|
/external/minijail/tools/ |
D | bpf.py | 80 def arg_offset(arg_index, hi=False): function 309 def __init__(self, arg_offset, op, value, jt, jf): argument
|
/external/libffi/src/mips/ |
D | ffi.c | 909 int argn, unsigned arg_offset, ffi_arg *ar, in copy_struct_N32()
|
/external/pcre/src/sljit/ |
D | sljitNativeX86_32.c | 663 sljit_s32 float_arg_count = 0, arg4_reg = 0, arg_offset; in call_with_args() local
|