HomeSort by: relevance | last modified time | path
    Searched refs:DEBUG_FPRINTF_ENABLED (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
DebugServices.h 90 /*! @defined DEBUG_FPRINTF_ENABLED
95 #if ( !defined( DEBUG_FPRINTF_ENABLED ) )
97 #define DEBUG_FPRINTF_ENABLED 1
99 #define DEBUG_FPRINTF_ENABLED 0
DebugServices.c 83 #if ( DEBUG_FPRINTF_ENABLED )
187 #if ( DEBUG_FPRINTF_ENABLED )
245 #if ( DEBUG_FPRINTF_ENABLED )
259 #if ( DEBUG_FPRINTF_ENABLED )
280 #if ( DEBUG_FPRINTF_ENABLED )
553 #if ( DEBUG_FPRINTF_ENABLED )
674 #if ( DEBUG_FPRINTF_ENABLED )
749 #endif // DEBUG_FPRINTF_ENABLED

Completed in 38 milliseconds