Searched defs:DEBUG_ERROR (Results 1 – 2 of 2) sorted by relevance
26 #define DEBUG_ERROR(x) if (slirp_debug & DBG_ERROR) {fprintf x ; fflush(dfd); } macro35 #define DEBUG_ERROR(x) macro