HomeSort by relevance Sort by last modified time
    Searched refs:FFI_TYPE_SINT8 (Results 101 - 125 of 164) sorted by null

1 2 3 45 6 7

  /external/python/cpython2/Modules/_ctypes/libffi_osx/x86/
x86-ffi64.c 147 case FFI_TYPE_SINT8:
506 case FFI_TYPE_SINT8:
  /external/python/cpython3/Modules/_ctypes/libffi/src/ia64/
ffi.c 298 case FFI_TYPE_SINT8:
473 case FFI_TYPE_SINT8:
  /external/python/cpython3/Modules/_ctypes/libffi/src/x86/
ffi64.c 162 case FFI_TYPE_SINT8:
496 case FFI_TYPE_SINT8:
  /external/python/cpython3/Modules/_ctypes/libffi_osx/x86/
x86-darwin.S 137 cmpl $FFI_TYPE_SINT8,%ecx
203 cmpl $FFI_TYPE_SINT8, %eax
x86-ffi64.c 147 case FFI_TYPE_SINT8:
508 case FFI_TYPE_SINT8:
  /external/libffi/src/cris/
ffi.c 120 case FFI_TYPE_SINT8:
  /external/libffi/src/m88k/
ffi.c 143 case FFI_TYPE_SINT8:
  /external/libffi/src/metag/
ffi.c 70 case FFI_TYPE_SINT8:
  /external/libffi/src/microblaze/
sysv.S 281 rsubi r11, r9, FFI_TYPE_SINT8
  /external/libffi/src/tile/
ffi.c 78 case FFI_TYPE_SINT8:
  /external/python/cpython2/Modules/_ctypes/libffi/src/cris/
ffi.c 120 case FFI_TYPE_SINT8:
  /external/python/cpython2/Modules/_ctypes/libffi/src/m88k/
ffi.c 143 case FFI_TYPE_SINT8:
  /external/python/cpython2/Modules/_ctypes/libffi/src/metag/
ffi.c 70 case FFI_TYPE_SINT8:
  /external/python/cpython2/Modules/_ctypes/libffi/src/microblaze/
sysv.S 281 rsubi r11, r9, FFI_TYPE_SINT8
  /external/python/cpython2/Modules/_ctypes/libffi/src/tile/
ffi.c 78 case FFI_TYPE_SINT8:
  /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
  /external/python/cpython3/Modules/_ctypes/libffi/src/cris/
ffi.c 120 case FFI_TYPE_SINT8:
  /external/python/cpython3/Modules/_ctypes/libffi/src/m88k/
ffi.c 143 case FFI_TYPE_SINT8:
  /external/python/cpython3/Modules/_ctypes/libffi/src/metag/
ffi.c 70 case FFI_TYPE_SINT8:
  /external/python/cpython3/Modules/_ctypes/libffi/src/microblaze/
sysv.S 281 rsubi r11, r9, FFI_TYPE_SINT8

Completed in 271 milliseconds

1 2 3 45 6 7