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

  /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
sysv.asm 51 FFI_TYPE_SINT8 EQU 6
ffi.h 90 # define ffi_type_schar ffi_type_sint8
142 extern ffi_type ffi_type_sint8;
299 #define FFI_TYPE_SINT8 6
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
ffi.h 90 # define ffi_type_schar ffi_type_sint8
142 extern ffi_type ffi_type_sint8;
301 #define FFI_TYPE_SINT8 6
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
ffi.h 98 # define ffi_type_schar ffi_type_sint8
150 extern ffi_type ffi_type_sint8;
338 #define FFI_TYPE_SINT8 6
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
ffi.h 90 # define ffi_type_schar ffi_type_sint8
145 extern ffi_type ffi_type_sint8;
304 #define FFI_TYPE_SINT8 6
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
ffi.h 98 # define ffi_type_schar ffi_type_sint8
150 extern ffi_type ffi_type_sint8;
338 #define FFI_TYPE_SINT8 6
  /external/python/cpython2/android_arm/libffi/
ffi.h 123 # define ffi_type_schar ffi_type_sint8
186 FFI_EXTERN ffi_type ffi_type_sint8; variable
459 #define FFI_TYPE_SINT8 6
  /external/python/cpython2/android_arm64/libffi/
ffi.h 123 # define ffi_type_schar ffi_type_sint8
186 FFI_EXTERN ffi_type ffi_type_sint8; variable
459 #define FFI_TYPE_SINT8 6
  /external/python/cpython2/android_x86/libffi/
ffi.h 123 # define ffi_type_schar ffi_type_sint8
186 FFI_EXTERN ffi_type ffi_type_sint8; variable
459 #define FFI_TYPE_SINT8 6
  /external/python/cpython2/android_x86_64/libffi/
ffi.h 124 # define ffi_type_schar ffi_type_sint8
187 FFI_EXTERN ffi_type ffi_type_sint8; variable
460 #define FFI_TYPE_SINT8 6
  /external/python/cpython2/darwin_x86_64/libffi/
ffi.h 123 # define ffi_type_schar ffi_type_sint8
186 FFI_EXTERN ffi_type ffi_type_sint8; variable
459 #define FFI_TYPE_SINT8 6
  /external/python/cpython2/linux_x86_64/libffi/
ffi.h 124 # define ffi_type_schar ffi_type_sint8
187 FFI_EXTERN ffi_type ffi_type_sint8; variable
460 #define FFI_TYPE_SINT8 6

Completed in 859 milliseconds