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

  /external/libffi/src/arm/
ffitarget.h 36 FFI_SYSV,
37 FFI_DEFAULT_ABI = FFI_SYSV,
  /external/libffi/src/cris/
ffitarget.h 36 FFI_SYSV,
37 FFI_DEFAULT_ABI = FFI_SYSV,
  /external/libffi/src/m32r/
ffitarget.h 38 FFI_SYSV,
39 FFI_DEFAULT_ABI = FFI_SYSV,
  /external/libffi/src/m68k/
ffitarget.h 36 FFI_SYSV,
37 FFI_DEFAULT_ABI = FFI_SYSV,
  /external/libffi/src/s390/
ffitarget.h 42 FFI_SYSV,
43 FFI_DEFAULT_ABI = FFI_SYSV,
  /external/libffi/src/sh/
ffitarget.h 38 FFI_SYSV,
39 FFI_DEFAULT_ABI = FFI_SYSV,
  /external/libffi/src/sh64/
ffitarget.h 38 FFI_SYSV,
39 FFI_DEFAULT_ABI = FFI_SYSV,
  /external/libffi/darwin-x86/
ffitarget.h 50 FFI_SYSV,
53 FFI_DEFAULT_ABI = FFI_SYSV,
58 FFI_SYSV,
61 FFI_DEFAULT_ABI = FFI_SYSV,
  /external/libffi/src/x86/
ffitarget.h 50 FFI_SYSV,
53 FFI_DEFAULT_ABI = FFI_SYSV,
58 FFI_SYSV,
61 FFI_DEFAULT_ABI = FFI_SYSV,
  /external/libffi/src/powerpc/
ffitarget.h 45 FFI_SYSV,
78 FFI_SYSV,
81 FFI_DEFAULT_ABI = FFI_SYSV,
99 /* Needed for FFI_SYSV small structure returns. */

Completed in 215 milliseconds