Home
last modified time | relevance | path

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

/external/qemu/slirp/
Ddebug.h23 #define DEBUG_ARG(x, y) if (slirp_debug & DBG_CALL) { fputc(' ', dfd); fprintf(dfd, x, y); fputc('\… macro
32 #define DEBUG_ARG(x, y) macro
/external/qemu/slirp-android/
Ddebug.h23 #define DEBUG_ARG(x, y) if (slirp_debug & DBG_CALL) { fputc(' ', dfd); fprintf(dfd, x, y); fputc('\… macro
32 #define DEBUG_ARG(x, y) macro