Home
last modified time | relevance | path

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

/third_party/python/Modules/_ctypes/libffi_osx/
H A Dffi.c132 ffi_prep_cif( ffi_cif* cif, ffi_abi abi, unsigned int nargs, ffi_type* rtype, ffi_type** atypes) ffi_prep_cif() argument
/third_party/python/Modules/_ctypes/
H A Dctypes.h89 ffi_type *atypes[1]; member
H A Dcallproc.c1154 ffi_type **atypes; in _ctypes_callproc() local
801 _call_function_pointer(int flags, PPROC pProc, void **avalues, ffi_type **atypes, ffi_type *restype, void *resmem, int argcount, int argtypecount) _call_function_pointer() argument
[all...]

Completed in 4 milliseconds