Home
last modified time | relevance | path

Searched defs:FFI_DEBUG (Results 1 – 3 of 3) sorted by relevance

/external/libffi/
Dconfigure.ac570 AC_DEFINE(FFI_DEBUG, 1, [Define this if you want extra debugging.]) definition
572 AM_CONDITIONAL(FFI_DEBUG, test "$enable_debug" = "yes") condition
579 AM_CONDITIONAL(FFI_DEBUG, test "$enable_debug" = "yes") condition
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfigure.ac571 AC_DEFINE(FFI_DEBUG, 1, [Define this if you want extra debugging.]) definition
573 AM_CONDITIONAL(FFI_DEBUG, test "$enable_debug" = "yes") condition
580 AM_CONDITIONAL(FFI_DEBUG, test "$enable_debug" = "yes") condition
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dfficonfig.h20 #define FFI_DEBUG macro