HomeSort by relevance Sort by last modified time
    Searched defs:FFI_TYPE_UINT32 (Results 1 - 12 of 12) sorted by null

  /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
sysv.asm 54 FFI_TYPE_UINT32 EQU 9
ffi.h 99 # define ffi_type_ushort ffi_type_uint32
109 # define ffi_type_uint ffi_type_uint32
145 extern ffi_type ffi_type_uint32;
302 #define FFI_TYPE_UINT32 9
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
ffi.h 99 # define ffi_type_ushort ffi_type_uint32
109 # define ffi_type_uint ffi_type_uint32
145 extern ffi_type ffi_type_uint32;
304 #define FFI_TYPE_UINT32 9
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
ffi.h 107 # define ffi_type_ushort ffi_type_uint32
117 # define ffi_type_uint ffi_type_uint32
153 extern ffi_type ffi_type_uint32;
341 #define FFI_TYPE_UINT32 9
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
ffi.h 99 # define ffi_type_ushort ffi_type_uint32
109 # define ffi_type_uint ffi_type_uint32
148 extern ffi_type ffi_type_uint32;
307 #define FFI_TYPE_UINT32 9
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
ffi.h 107 # define ffi_type_ushort ffi_type_uint32
117 # define ffi_type_uint ffi_type_uint32
153 extern ffi_type ffi_type_uint32;
341 #define FFI_TYPE_UINT32 9
  /external/python/cpython2/android_arm/libffi/
ffi.h 132 # define ffi_type_ushort ffi_type_uint32
142 # define ffi_type_uint ffi_type_uint32
160 # define ffi_type_ulong ffi_type_uint32
189 FFI_EXTERN ffi_type ffi_type_uint32; variable
462 #define FFI_TYPE_UINT32 9
  /external/python/cpython2/android_arm64/libffi/
ffi.h 132 # define ffi_type_ushort ffi_type_uint32
142 # define ffi_type_uint ffi_type_uint32
160 # define ffi_type_ulong ffi_type_uint32
189 FFI_EXTERN ffi_type ffi_type_uint32; variable
462 #define FFI_TYPE_UINT32 9
  /external/python/cpython2/android_x86/libffi/
ffi.h 132 # define ffi_type_ushort ffi_type_uint32
142 # define ffi_type_uint ffi_type_uint32
160 # define ffi_type_ulong ffi_type_uint32
189 FFI_EXTERN ffi_type ffi_type_uint32; variable
462 #define FFI_TYPE_UINT32 9
  /external/python/cpython2/android_x86_64/libffi/
ffi.h 133 # define ffi_type_ushort ffi_type_uint32
143 # define ffi_type_uint ffi_type_uint32
161 # define ffi_type_ulong ffi_type_uint32
190 FFI_EXTERN ffi_type ffi_type_uint32; variable
463 #define FFI_TYPE_UINT32 9
  /external/python/cpython2/darwin_x86_64/libffi/
ffi.h 132 # define ffi_type_ushort ffi_type_uint32
142 # define ffi_type_uint ffi_type_uint32
160 # define ffi_type_ulong ffi_type_uint32
189 FFI_EXTERN ffi_type ffi_type_uint32; variable
462 #define FFI_TYPE_UINT32 9
  /external/python/cpython2/linux_x86_64/libffi/
ffi.h 133 # define ffi_type_ushort ffi_type_uint32
143 # define ffi_type_uint ffi_type_uint32
161 # define ffi_type_ulong ffi_type_uint32
190 FFI_EXTERN ffi_type ffi_type_uint32; variable
463 #define FFI_TYPE_UINT32 9

Completed in 137 milliseconds