Home
last modified time | relevance | path

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

/third_party/python/Modules/_ctypes/libffi_osx/
Dffi.c137 /*@dependent@*/ ffi_type** atypes) in ffi_prep_cif()
/third_party/python/Modules/_ctypes/
Dcallproc.c804 ffi_type **atypes, in _call_function_pointer()
1154 ffi_type **atypes; in _ctypes_callproc() local
Dctypes.h89 ffi_type *atypes[1]; member