Home
last modified time | relevance | path

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

/external/libffi/src/mips/
Dffi.c867 int argn, unsigned arg_offset, ffi_arg *ar, in copy_struct_N32()
/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.py79 def arg_offset(arg_index, hi=False): function
299 def __init__(self, arg_offset, op, value, jt, jf): argument
/external/v8/src/
Dd8.cc1010 int arg_offset) { in RealmIndexOrThrow()