00001 #define DDEBUG_QUIET 0 00002 #define DDEBUG_ERR 1 00003 #define DDEBUG_WARN 2 00004 #define DDEBUG_INFO 3 00005 #define DDEBUG_VERBOSE 4 00006 00007 #define DDEBUG_MEM DDEBUG_INFO 00008