HomeSort by relevance Sort by last modified time
    Searched refs:FFI_NATIVE_RAW_API (Results 1 - 20 of 20) sorted by null

  /external/libffi/src/alpha/
ffitarget.h 46 #define FFI_NATIVE_RAW_API 0
  /external/libffi/src/arm/
ffitarget.h 46 #define FFI_NATIVE_RAW_API 0
  /external/libffi/src/cris/
ffitarget.h 49 #define FFI_NATIVE_RAW_API 0
  /external/libffi/src/frv/
ffitarget.h 51 #define FFI_NATIVE_RAW_API 0
  /external/libffi/src/m32r/
ffitarget.h 46 #define FFI_NATIVE_RAW_API 0
  /external/libffi/src/m68k/
ffitarget.h 46 #define FFI_NATIVE_RAW_API 0
  /external/libffi/src/s390/
ffitarget.h 57 #define FFI_NATIVE_RAW_API 0
  /external/libffi/src/sh/
ffitarget.h 46 #define FFI_NATIVE_RAW_API 0
  /external/libffi/src/sh64/
ffitarget.h 50 #define FFI_NATIVE_RAW_API 0
  /external/libffi/darwin-x86/
ffitarget.h 79 #define FFI_NATIVE_RAW_API 0
86 #define FFI_NATIVE_RAW_API 1 /* x86 has native raw api support */
ffi.h 280 #if !FFI_NATIVE_RAW_API
301 #if !FFI_NATIVE_RAW_API
  /external/libffi/src/x86/
ffitarget.h 79 #define FFI_NATIVE_RAW_API 0
86 #define FFI_NATIVE_RAW_API 1 /* x86 has native raw api support */
  /external/libffi/src/sparc/
ffitarget.h 57 #define FFI_NATIVE_RAW_API 0
  /external/libffi/src/pa/
ffitarget.h 62 #define FFI_NATIVE_RAW_API 0
  /external/libffi/src/powerpc/
ffitarget.h 91 #define FFI_NATIVE_RAW_API 0
  /external/libffi/src/mips/
ffitarget.h 199 #define FFI_NATIVE_RAW_API 0
  /external/libffi/include/
ffi_real.h 281 #if !FFI_NATIVE_RAW_API
302 #if !FFI_NATIVE_RAW_API
ffi.h.in 280 #if !FFI_NATIVE_RAW_API
301 #if !FFI_NATIVE_RAW_API
  /external/libffi/src/
raw_api.c 181 #if !FFI_NATIVE_RAW_API
235 #endif /* !FFI_NATIVE_RAW_API */
java_raw_api.c 233 #if !FFI_NATIVE_RAW_API
358 #endif /* !FFI_NATIVE_RAW_API */

Completed in 99 milliseconds