HomeSort by relevance Sort by last modified time
    Searched defs:FFI_DEFAULT_ABI (Results 51 - 75 of 89) sorted by null

1 23 4

  /external/python/cpython3/Modules/_ctypes/libffi/src/alpha/
ffitarget.h 43 FFI_DEFAULT_ABI = FFI_OSF
  /external/python/cpython3/Modules/_ctypes/libffi/src/arc/
ffitarget.h 45 FFI_DEFAULT_ABI = FFI_ARCOMPACT
  /external/python/cpython3/Modules/_ctypes/libffi/src/arm/
ffitarget.h 47 FFI_DEFAULT_ABI = FFI_VFP,
49 FFI_DEFAULT_ABI = FFI_SYSV,
  /external/python/cpython3/Modules/_ctypes/libffi/src/avr32/
ffitarget.h 43 FFI_DEFAULT_ABI = FFI_SYSV
  /external/python/cpython3/Modules/_ctypes/libffi/src/cris/
ffitarget.h 43 FFI_DEFAULT_ABI = FFI_SYSV
  /external/python/cpython3/Modules/_ctypes/libffi/src/frv/
ffitarget.h 45 FFI_DEFAULT_ABI = FFI_EABI
  /external/python/cpython3/Modules/_ctypes/libffi/src/m32r/
ffitarget.h 45 FFI_DEFAULT_ABI = FFI_SYSV
  /external/python/cpython3/Modules/_ctypes/libffi/src/m68k/
ffitarget.h 43 FFI_DEFAULT_ABI = FFI_SYSV
  /external/python/cpython3/Modules/_ctypes/libffi/src/m88k/
ffitarget.h 38 FFI_DEFAULT_ABI = FFI_OBSD,
39 FFI_LAST_ABI = FFI_DEFAULT_ABI + 1
  /external/python/cpython3/Modules/_ctypes/libffi/src/metag/
ffitarget.h 41 FFI_DEFAULT_ABI = FFI_SYSV,
42 FFI_LAST_ABI = FFI_DEFAULT_ABI + 1,
  /external/python/cpython3/Modules/_ctypes/libffi/src/microblaze/
ffitarget.h 42 FFI_DEFAULT_ABI = FFI_SYSV
  /external/python/cpython3/Modules/_ctypes/libffi/src/moxie/
ffitarget.h 39 FFI_DEFAULT_ABI = FFI_EABI,
40 FFI_LAST_ABI = FFI_DEFAULT_ABI + 1
  /external/python/cpython3/Modules/_ctypes/libffi/src/nios2/
ffitarget.h 40 FFI_DEFAULT_ABI = FFI_SYSV
  /external/python/cpython3/Modules/_ctypes/libffi/src/s390/
ffitarget.h 51 FFI_DEFAULT_ABI = FFI_SYSV
  /external/python/cpython3/Modules/_ctypes/libffi/src/sh/
ffitarget.h 45 FFI_DEFAULT_ABI = FFI_SYSV
  /external/python/cpython3/Modules/_ctypes/libffi/src/sh64/
ffitarget.h 45 FFI_DEFAULT_ABI = FFI_SYSV
  /external/python/cpython3/Modules/_ctypes/libffi/src/sparc/
ffitarget.h 54 FFI_DEFAULT_ABI = FFI_V9
56 FFI_DEFAULT_ABI = FFI_V8
  /external/python/cpython3/Modules/_ctypes/libffi/src/tile/
ffitarget.h 44 FFI_DEFAULT_ABI = FFI_UNIX
  /external/python/cpython3/Modules/_ctypes/libffi/src/vax/
ffitarget.h 38 FFI_DEFAULT_ABI = FFI_ELFBSD,
39 FFI_LAST_ABI = FFI_DEFAULT_ABI + 1
  /external/python/cpython3/Modules/_ctypes/libffi/src/xtensa/
ffitarget.h 41 FFI_DEFAULT_ABI = FFI_SYSV
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
ffitarget.h 55 FFI_DEFAULT_ABI = FFI_SYSV,
62 /* FFI_DEFAULT_ABI = FFI_SYSV, */
64 /* FFI_DEFAULT_ABI = FFI_UNIX64, */
68 FFI_LAST_ABI = FFI_DEFAULT_ABI + 1
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
x86-ffitarget.h 57 FFI_DEFAULT_ABI = FFI_SYSV,
65 FFI_DEFAULT_ABI = FFI_SYSV,
67 FFI_DEFAULT_ABI = FFI_UNIX64,
71 FFI_LAST_ABI = FFI_DEFAULT_ABI + 1
  /external/libffi/src/aarch64/
ffitarget.h 38 FFI_DEFAULT_ABI = FFI_SYSV
  /external/libffi/src/pa/
ffitarget.h 47 FFI_DEFAULT_ABI = FFI_PA32
53 FFI_DEFAULT_ABI = FFI_PA32
60 FFI_DEFAULT_ABI = FFI_PA64
  /external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
ffitarget.h 38 FFI_DEFAULT_ABI = FFI_SYSV

Completed in 178 milliseconds

1 23 4