Home
last modified time | relevance | path

Searched defs:DEBUG (Results 1 – 9 of 9) sorted by relevance

/bionic/linker/
Dlinker_debug.h96 #define DEBUG(x...) _PRINTVF(2, TRUE, "DEBUG: " x) macro
98 #define DEBUG(x...) do {} while (0) macro
/bionic/libc/netbsd/resolv/
Dres_mkquery.c101 #define DEBUG macro
Dres_state.c42 #define DEBUG 0 macro
Dres_query.c107 #define DEBUG macro
Dres_init.c127 #define DEBUG macro
Dres_send.c127 #define DEBUG macro
Dres_cache.c155 #define DEBUG 0 macro
/bionic/libc/kernel/common/linux/mtd/
Dmtd.h152 #define DEBUG(n, args...) do { } while(0) macro
/bionic/libc/bionic/
Dmalloc_debug_leak.c82 #define DEBUG 0 macro