HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_ERROR (Results 1 - 11 of 11) sorted by null

  /external/qemu/slirp/
debug.h 26 #define DEBUG_ERROR(x) if (slirp_debug & DBG_ERROR) {fprintf x ; fflush(dfd); }
35 #define DEBUG_ERROR(x)
cksum.c 124 DEBUG_ERROR((dfd, "cksum: out of data\n"));
125 DEBUG_ERROR((dfd, " len = %d\n", len));
mbuf.c 224 DEBUG_ERROR((dfd, "dtom failed"));
socket.c 332 DEBUG_ERROR((dfd, "Didn't send all data urgently XXXXX\n"));
  /external/qemu/slirp-android/
debug.h 26 #define DEBUG_ERROR(x) if (slirp_debug & DBG_ERROR) {fprintf x ; fflush(dfd); }
35 #define DEBUG_ERROR(x)
cksum.c 124 DEBUG_ERROR((dfd, "cksum: out of data\n"));
125 DEBUG_ERROR((dfd, " len = %d\n", len));
mbuf.c 224 DEBUG_ERROR((dfd, "dtom failed"));
socket.c 340 DEBUG_ERROR((dfd, "Didn't send all data urgently XXXXX\n"));
  /external/qemu/distrib/sdl-1.2.15/src/
SDL_error.c 110 #ifdef DEBUG_ERROR
  /external/chromium_org/third_party/libxml/src/
relaxng.c 65 #define DEBUG_ERROR 1
    [all...]
  /external/libxml2/
relaxng.c 66 #define DEBUG_ERROR 1
    [all...]

Completed in 267 milliseconds