Searched defs:FFI_DEBUG (Results 1 – 3 of 3) sorted by relevance
328 AC_DEFINE(FFI_DEBUG, 1, [Define this if you want extra debugging.]) definition330 AM_CONDITIONAL(FFI_DEBUG, test "$enable_debug" = "yes") condition337 AM_CONDITIONAL(FFI_DEBUG, test "$enable_debug" = "yes") condition
571 AC_DEFINE(FFI_DEBUG, 1, [Define this if you want extra debugging.]) definition573 AM_CONDITIONAL(FFI_DEBUG, test "$enable_debug" = "yes") condition580 AM_CONDITIONAL(FFI_DEBUG, test "$enable_debug" = "yes") condition
20 #define FFI_DEBUG macro