Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/src/
Dprep_cif.c111 ffi_type *rtype, ffi_type **atypes) in ffi_prep_cif_core()
219 ffi_type *rtype, ffi_type **atypes) in ffi_prep_cif()
229 ffi_type **atypes) in ffi_prep_cif_var()
/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/python/cffi/c/libffi_msvc/
Dprep_cif.c90 /*@dependent@*/ ffi_type **atypes) in ffi_prep_cif()
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dprep_cif.c90 /*@dependent@*/ ffi_type **atypes) in ffi_prep_cif()
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dprep_cif.c90 /*@dependent@*/ ffi_type **atypes) in ffi_prep_cif()
/external/python/cpython2/Modules/_ctypes/libffi_osx/
Dffi.c136 /*@dependent@*/ ffi_type** atypes) in ffi_prep_cif()
/external/python/cpython3/Modules/_ctypes/libffi_osx/
Dffi.c137 /*@dependent@*/ ffi_type** atypes) in ffi_prep_cif()
/external/python/cpython2/Modules/_ctypes/libffi/src/cris/
Dffi.c160 ffi_type * rtype, ffi_type ** atypes) in ffi_prep_cif_core()
/external/libffi/src/cris/
Dffi.c160 ffi_type * rtype, ffi_type ** atypes) in ffi_prep_cif_core()
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c818 ffi_type **atypes, in _call_function_pointer()
1169 ffi_type **atypes; in _ctypes_callproc() local
Dctypes.h68 ffi_type *atypes[1]; member
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c775 ffi_type **atypes, in _call_function_pointer()
1102 ffi_type **atypes; in _ctypes_callproc() local
Dctypes.h108 ffi_type *atypes[1]; member
/external/python/cffi/c/
D_cffi_backend.c5222 ffi_type **atypes; member