Home
last modified time | relevance | path

Searched defs:arg_offset (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Dffi.c867 int argn, unsigned arg_offset, ffi_arg *ar, in copy_struct_N32()
/external/minijail/tools/
Dbpf.py80 def arg_offset(arg_index, hi=False): function
309 def __init__(self, arg_offset, op, value, jt, jf): argument
/external/libffi/src/mips/
Dffi.c909 int argn, unsigned arg_offset, ffi_arg *ar, in copy_struct_N32()
/external/pcre/src/sljit/
DsljitNativeX86_32.c663 sljit_s32 float_arg_count = 0, arg4_reg = 0, arg_offset; in call_with_args() local