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

  /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
sysv.asm 57 FFI_TYPE_SINT64 EQU 12
151 cmp a4, #FFI_TYPE_SINT64
217 cmp a1, #FFI_TYPE_SINT64
ffi.h 113 # define ffi_type_sint ffi_type_sint64
119 #define ffi_type_slong ffi_type_sint64
148 extern ffi_type ffi_type_sint64;
305 #define FFI_TYPE_SINT64 12
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
ffi.h 113 # define ffi_type_sint ffi_type_sint64
119 #define ffi_type_slong ffi_type_sint64
148 extern ffi_type ffi_type_sint64;
307 #define FFI_TYPE_SINT64 12
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
ffi.h 121 # define ffi_type_sint ffi_type_sint64
127 #define ffi_type_slong ffi_type_sint64
156 extern ffi_type ffi_type_sint64;
344 #define FFI_TYPE_SINT64 12
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
ffi.h 113 # define ffi_type_sint ffi_type_sint64
119 #define ffi_type_slong ffi_type_sint64
148 extern ffi_type ffi_type_sint64;
307 #define FFI_TYPE_SINT64 12
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
ffi.h 121 # define ffi_type_sint ffi_type_sint64
127 #define ffi_type_slong ffi_type_sint64
156 extern ffi_type ffi_type_sint64;
344 #define FFI_TYPE_SINT64 12
  /external/python/cpython2/android_arm/libffi/
ffi.h 146 # define ffi_type_sint ffi_type_sint64
164 # define ffi_type_slong ffi_type_sint64
192 FFI_EXTERN ffi_type ffi_type_sint64; variable
465 #define FFI_TYPE_SINT64 12
  /external/python/cpython2/android_arm64/libffi/
ffi.h 146 # define ffi_type_sint ffi_type_sint64
164 # define ffi_type_slong ffi_type_sint64
192 FFI_EXTERN ffi_type ffi_type_sint64; variable
465 #define FFI_TYPE_SINT64 12
  /external/python/cpython2/android_x86/libffi/
ffi.h 146 # define ffi_type_sint ffi_type_sint64
164 # define ffi_type_slong ffi_type_sint64
192 FFI_EXTERN ffi_type ffi_type_sint64; variable
465 #define FFI_TYPE_SINT64 12
  /external/python/cpython2/android_x86_64/libffi/
ffi.h 147 # define ffi_type_sint ffi_type_sint64
165 # define ffi_type_slong ffi_type_sint64
193 FFI_EXTERN ffi_type ffi_type_sint64; variable
466 #define FFI_TYPE_SINT64 12
  /external/python/cpython2/darwin_x86_64/libffi/
ffi.h 146 # define ffi_type_sint ffi_type_sint64
164 # define ffi_type_slong ffi_type_sint64
192 FFI_EXTERN ffi_type ffi_type_sint64; variable
465 #define FFI_TYPE_SINT64 12
  /external/python/cpython2/linux_x86_64/libffi/
ffi.h 147 # define ffi_type_sint ffi_type_sint64
165 # define ffi_type_slong ffi_type_sint64
193 FFI_EXTERN ffi_type ffi_type_sint64; variable
466 #define FFI_TYPE_SINT64 12

Completed in 378 milliseconds