Home
last modified time | relevance | path

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

/third_party/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()
/third_party/python/Modules/_ctypes/libffi_osx/
Dffi.c137 /*@dependent@*/ ffi_type** atypes) in ffi_prep_cif()
/third_party/libffi/src/cris/
Dffi.c160 ffi_type * rtype, ffi_type ** atypes) in ffi_prep_cif_core()
/third_party/python/Modules/_ctypes/
Dcallproc.c801 ffi_type **atypes, in _call_function_pointer()
1152 ffi_type **atypes; in _ctypes_callproc() local
Dctypes.h68 ffi_type *atypes[1]; member