Home
last modified time | relevance | path

Searched defs:ffi_closure (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dffi.h253 typedef struct ffi_closure { struct
258 } ffi_closure; argument
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi.h222 } ffi_closure; typedef
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffi.h224 } ffi_closure; typedef
/external/python/cpython2/Modules/_ctypes/libffi/include/
Dffi.h.in315 } ffi_closure __attribute__((aligned (8))); typedef