Home
last modified time | relevance | path

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

/external/libffi/src/
Dprep_cif.c113 ffi_type *rtype, ffi_type **atypes) in ffi_prep_cif_core()
222 ffi_type *rtype, ffi_type **atypes) in ffi_prep_cif()
232 ffi_type **atypes) in ffi_prep_cif_var()
/external/libffi/src/cris/
Dffi.c160 ffi_type * rtype, ffi_type ** atypes) in ffi_prep_cif_core()
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c831 ffi_type **atypes, in _call_function_pointer()
1189 ffi_type **atypes; in _ctypes_callproc() local
Dctypes.h163 ffi_type *atypes[1]; member