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

/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
H A Dffi.h224 } ffi_closure; typedef in typeref:struct:__anon17497
227 ffi_prep_closure (ffi_closure*,
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
H A Dffi.h222 } ffi_closure; typedef in typeref:struct:__anon17503
228 ffi_prep_closure_loc (ffi_closure*,
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
H A Dffi.h253 typedef struct ffi_closure { struct
258 } ffi_closure; typedef in typeref:struct:ffi_closure
262 ffi_closure* closure,

Completed in 57 milliseconds