[go: nahoru, domu]

Searched refs:DEBUG (Results 1 - 19 of 19) sorted by relevance

/bionic/libc/dns/resolv/
H A Dres_debug.h23 #ifndef DEBUG
H A Dres_mkquery.c100 #ifndef DEBUG
101 #define DEBUG macro
134 #ifdef DEBUG
241 #ifdef DEBUG
262 #ifdef DEBUG
H A Dres_query.c107 #ifndef DEBUG
108 #define DEBUG macro
144 #ifdef DEBUG
157 #ifdef DEBUG
176 #ifdef DEBUG
185 #ifdef DEBUG
389 #ifdef DEBUG
H A Dres_init.c118 #ifndef DEBUG
119 #define DEBUG macro
472 #ifdef DEBUG
498 #ifdef DEBUG
514 #ifdef DEBUG
524 #ifdef DEBUG
534 #ifdef DEBUG
539 #ifdef DEBUG
H A Dres_state.c43 #define DEBUG 0 macro
45 #if DEBUG
H A Dres_cache.c151 #define DEBUG 0 macro
156 #if DEBUG
165 if (DEBUG) { \
653 #if DEBUG
1435 #if DEBUG
1495 #if DEBUG
1588 if (DEBUG) {
1774 #if DEBUG
H A Dres_send.c126 #ifndef DEBUG
127 #define DEBUG macro
/bionic/linker/
H A Dlinker_debug.h34 // INFO, TRACE, and DEBUG calls in the source). This will only
86 #define DEBUG(x...) _PRINTVF(2, "DEBUG: " x) macro
88 #define DEBUG(x...) do {} while (0) macro
H A Dlinker.cpp952 DEBUG("%s: looking up %s in local scope (DT_SYMBOLIC)", si_from->get_realpath(), name);
966 DEBUG("%s: looking up %s in %s (from global group)",
995 DEBUG("%s: looking up %s in %s (from local group)",
2733 DEBUG("Processing \"%s\" relocation at index %zd", get_realpath(), idx);
3478 DEBUG("si->base = %p si->flags = 0x%08x", reinterpret_cast<void*>(base), flags_);
3488 DEBUG("dynamic = %p", dynamic);
3504 DEBUG("d = %p, d[0](tag) = %p d[1](val) = %p",
3706 DEBUG("%s constructors (DT_INIT) found at %p", get_realpath(), init_func_);
3711 DEBUG("%s destructors (DT_FINI) found at %p", get_realpath(), fini_func_);
3716 DEBUG("
[all...]
H A Dlinker_mips.cpp70 DEBUG("Processing \"%s\" relocation at index %zd", get_realpath(), idx);
H A Dlinker.h51 DEBUG("%s\n", linker_get_error_buffer()); \
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Ddmisc.c128 #ifdef DEBUG
139 #ifdef DEBUG
H A Dmisc.c526 #ifdef DEBUG
666 #ifdef DEBUG
808 #ifdef DEBUG
H A Dgdtoaimp.h187 #ifdef DEBUG
/bionic/libc/kernel/tools/
H A Dclean_header.py186 logging.basicConfig(level=logging.DEBUG)
/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dmath_private.h358 #ifdef DEBUG
378 #else /* !DEBUG */
386 #endif /* DEBUG */
543 #ifdef DEBUG
/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_logl.c77 #ifdef DEBUG
554 #ifdef DEBUG
663 #ifdef DEBUG
/bionic/libc/dns/net/
H A Dgetaddrinfo.c2166 #ifdef DEBUG
2178 #ifdef DEBUG
2188 #ifdef DEBUG
2199 #ifdef DEBUG
2400 #ifdef DEBUG
H A Dgethnamaddr.c134 #ifdef DEBUG
166 #ifdef DEBUG

Completed in 3639 milliseconds