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

  /external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
fficonfig.h 20 #define FFI_DEBUG
22 #undef FFI_DEBUG
ffi_common.h 44 #if defined(FFI_DEBUG)
48 #ifdef FFI_DEBUG
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
ffi_common.h 27 #if defined(FFI_DEBUG)
31 #ifdef FFI_DEBUG
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
ffi_common.h 27 #if defined(FFI_DEBUG)
31 #ifdef FFI_DEBUG
  /external/libffi/linux-arm/
fficonfig.h 15 #undef FFI_DEBUG
  /external/libffi/linux-arm64/
fficonfig.h 15 #undef FFI_DEBUG
  /external/libffi/linux-x86/
fficonfig.h 15 #undef FFI_DEBUG
  /external/libffi/include/
ffi_common.h 59 #if defined(FFI_DEBUG)
63 #ifdef FFI_DEBUG
  /external/python/cpython2/Modules/_ctypes/libffi/include/
ffi_common.h 59 #if defined(FFI_DEBUG)
63 #ifdef FFI_DEBUG
  /external/python/cpython3/Modules/_ctypes/libffi/include/
ffi_common.h 59 #if defined(FFI_DEBUG)
63 #ifdef FFI_DEBUG
  /external/python/cpython2/Modules/_ctypes/libffi_osx/include/
ffi_common.h 44 /*#if defined(FFI_DEBUG)
48 #ifdef FFI_DEBUG
71 #endif // #ifdef FFI_DEBUG
  /external/python/cpython3/Modules/_ctypes/libffi_osx/include/
ffi_common.h 44 /*#if defined(FFI_DEBUG)
48 #ifdef FFI_DEBUG
71 #endif // #ifdef FFI_DEBUG
  /external/python/cpython2/Modules/_ctypes/libffi/
fficonfig.h.in 18 #undef FFI_DEBUG
Makefile.am 117 if FFI_DEBUG
242 if FFI_DEBUG
243 # Build debug. Define FFI_DEBUG on the commandline so that, when building with
  /external/python/cpython3/Modules/_ctypes/libffi/
fficonfig.h.in 18 #undef FFI_DEBUG
Makefile.am 117 if FFI_DEBUG
242 if FFI_DEBUG
243 # Build debug. Define FFI_DEBUG on the commandline so that, when building with
  /external/libffi/
Makefile.am 118 if FFI_DEBUG
246 if FFI_DEBUG
247 # Build debug. Define FFI_DEBUG on the commandline so that, when building with
  /external/libffi/src/mips/
ffi.c 48 #ifdef FFI_DEBUG
  /external/python/cpython2/Modules/_ctypes/libffi/src/mips/
ffi.c 48 #ifdef FFI_DEBUG
  /external/python/cpython3/Modules/_ctypes/libffi/src/mips/
ffi.c 48 #ifdef FFI_DEBUG

Completed in 682 milliseconds