cpython/Modules/_ctypes
Thomas Heller b6dfaed903 Rename remaining StgDictObject's ffi_type fields to ffi_type_pointer. 2006-04-18 20:09:27 +00:00
..
darwin
libffi Fix for FreeBSD. Fixes http://python.org/sf/1470353. 2006-04-15 20:23:54 +00:00
libffi_arm_wince
libffi_msvc
_ctypes.c C++ compiler cleanup: the typical few casts, and ... C++ didn't like that 2006-04-18 19:45:17 +00:00
_ctypes_test.c C++ compiler cleanup: the typical few casts, and ... C++ didn't like that 2006-04-18 19:45:17 +00:00
_ctypes_test.h
callbacks.c C++ compiler cleanup: the typical few casts, and ... C++ didn't like that 2006-04-18 19:45:17 +00:00
callproc.c Rename remaining StgDictObject's ffi_type fields to ffi_type_pointer. 2006-04-18 20:09:27 +00:00
cfield.c Explicitely use 'signed char', to avoid problems on platforms with unsigned char type. 2006-04-05 19:51:19 +00:00
ctypes.h C++ compiler cleanup: the typical few casts, and ... C++ didn't like that 2006-04-18 19:45:17 +00:00
ctypes_dlfcn.h
malloc_closure.c
stgdict.c C++ compiler cleanup: the typical few casts, and ... C++ didn't like that 2006-04-18 19:45:17 +00:00