Searched refs:_ffi_type (Results 1 - 14 of 14) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
H A Dffi.h131 typedef struct _ffi_type struct
136 /*@null@*/ struct _ffi_type **elements;
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
H A Dffi.h131 typedef struct _ffi_type struct
136 /*@null@*/ struct _ffi_type **elements;
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
H A Dffi.h140 typedef struct _ffi_type { struct
144 /*@null@*/ struct _ffi_type** elements;
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
H A Dffi.h131 typedef struct _ffi_type struct
136 /*@null@*/ struct _ffi_type **elements;
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
H A Dffi.h140 typedef struct _ffi_type { struct
144 /*@null@*/ struct _ffi_type** elements;
/external/python/cpython2/android_arm/libffi/
H A Dffi.h112 typedef struct _ffi_type struct
117 struct _ffi_type **elements;
/external/python/cpython2/android_arm64/libffi/
H A Dffi.h112 typedef struct _ffi_type struct
117 struct _ffi_type **elements;
/external/python/cpython2/android_x86/libffi/
H A Dffi.h112 typedef struct _ffi_type struct
117 struct _ffi_type **elements;
/external/python/cpython2/android_x86_64/libffi/
H A Dffi.h113 typedef struct _ffi_type struct
118 struct _ffi_type **elements;
/external/python/cpython2/darwin_x86_64/libffi/
H A Dffi.h112 typedef struct _ffi_type struct
117 struct _ffi_type **elements;
/external/python/cpython2/linux_x86_64/libffi/
H A Dffi.h113 typedef struct _ffi_type struct
118 struct _ffi_type **elements;
/external/libffi/include/
H A Dffi.h.in112 typedef struct _ffi_type
117 struct _ffi_type **elements;
/external/python/cpython2/Modules/_ctypes/libffi/include/
H A Dffi.h.in112 typedef struct _ffi_type
117 struct _ffi_type **elements;
/external/python/cpython3/Modules/_ctypes/libffi/include/
H A Dffi.h.in112 typedef struct _ffi_type
117 struct _ffi_type **elements;

Completed in 437 milliseconds