Home
last modified time | relevance | path

Searched refs:DEBUG_USE_ONLY (Results 1 – 3 of 3) sorted by relevance

/external/mdnsresponder/mDNSShared/
DDebugServices.h384 #define DEBUG_USE_ONLY( X ) macro
386 #define DEBUG_USE_ONLY( X ) (void)( X ) macro
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c261 DEBUG_USE_ONLY( inInstance ); in DllMain()
433 DEBUG_USE_ONLY( inProviderID ); in NSPCleanup()
656 DEBUG_USE_ONLY( inFlags ); in NSPLookupServiceNext()
/external/mdnsresponder/mDNSWindows/
DmDNSWin32.c1539 DEBUG_USE_ONLY( inMDNS ); in mDNSPlatformSendUDP()