Home
last modified time | relevance | path

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

/external/qemu/slirp/
Ddebug.h26 #define DEBUG_ERROR(x) if (slirp_debug & DBG_ERROR) {fprintf x ; fflush(dfd); } macro
35 #define DEBUG_ERROR(x) macro
/external/qemu/slirp-android/
Ddebug.h26 #define DEBUG_ERROR(x) if (slirp_debug & DBG_ERROR) {fprintf x ; fflush(dfd); } macro
35 #define DEBUG_ERROR(x) macro