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

  /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
sysv.asm 56 FFI_TYPE_UINT64 EQU 11
ffi.h 112 # define ffi_type_uint ffi_type_uint64
118 #define ffi_type_ulong ffi_type_uint64
147 extern ffi_type ffi_type_uint64;
304 #define FFI_TYPE_UINT64 11
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
ffi.h 112 # define ffi_type_uint ffi_type_uint64
118 #define ffi_type_ulong ffi_type_uint64
147 extern ffi_type ffi_type_uint64;
306 #define FFI_TYPE_UINT64 11
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
ffi.h 120 # define ffi_type_uint ffi_type_uint64
126 #define ffi_type_ulong ffi_type_uint64
155 extern ffi_type ffi_type_uint64;
343 #define FFI_TYPE_UINT64 11
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
ffi.h 112 # define ffi_type_uint ffi_type_uint64
118 #define ffi_type_ulong ffi_type_uint64
150 extern ffi_type ffi_type_uint64;
309 #define FFI_TYPE_UINT64 11
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
ffi.h 120 # define ffi_type_uint ffi_type_uint64
126 #define ffi_type_ulong ffi_type_uint64
155 extern ffi_type ffi_type_uint64;
343 #define FFI_TYPE_UINT64 11
  /external/python/cpython2/android_arm/libffi/
ffi.h 145 # define ffi_type_uint ffi_type_uint64
163 # define ffi_type_ulong ffi_type_uint64
191 FFI_EXTERN ffi_type ffi_type_uint64; variable
464 #define FFI_TYPE_UINT64 11
  /external/python/cpython2/android_arm64/libffi/
ffi.h 145 # define ffi_type_uint ffi_type_uint64
163 # define ffi_type_ulong ffi_type_uint64
191 FFI_EXTERN ffi_type ffi_type_uint64; variable
464 #define FFI_TYPE_UINT64 11
  /external/python/cpython2/android_x86/libffi/
ffi.h 145 # define ffi_type_uint ffi_type_uint64
163 # define ffi_type_ulong ffi_type_uint64
191 FFI_EXTERN ffi_type ffi_type_uint64; variable
464 #define FFI_TYPE_UINT64 11
  /external/python/cpython2/android_x86_64/libffi/
ffi.h 146 # define ffi_type_uint ffi_type_uint64
164 # define ffi_type_ulong ffi_type_uint64
192 FFI_EXTERN ffi_type ffi_type_uint64; variable
465 #define FFI_TYPE_UINT64 11
  /external/python/cpython2/darwin_x86_64/libffi/
ffi.h 145 # define ffi_type_uint ffi_type_uint64
163 # define ffi_type_ulong ffi_type_uint64
191 FFI_EXTERN ffi_type ffi_type_uint64; variable
464 #define FFI_TYPE_UINT64 11
  /external/python/cpython2/linux_x86_64/libffi/
ffi.h 146 # define ffi_type_uint ffi_type_uint64
164 # define ffi_type_ulong ffi_type_uint64
192 FFI_EXTERN ffi_type ffi_type_uint64; variable
465 #define FFI_TYPE_UINT64 11

Completed in 184 milliseconds