Searched defs:DEBUG_FPRINTF_ENABLED (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSShared/
H A DDebugServices.h94 /*! @defined DEBUG_FPRINTF_ENABLED
99 #if( !defined( DEBUG_FPRINTF_ENABLED ) )
101 #define DEBUG_FPRINTF_ENABLED 1 macro
103 #define DEBUG_FPRINTF_ENABLED 0 macro

Completed in 59 milliseconds