Home
last modified time | relevance | path

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

/dports/dns/getdns/getdns-1.5.2/src/
H A Ddebug.h139 #define DEBUG_STUB(...) DEBUG_ON(__VA_ARGS__) macro
141 #define DEBUG_STUB(...) DEBUG_OFF(__VA_ARGS__) macro