Searched defs:LDEBUG (Results 1 - 2 of 2) sorted by relevance

/external/iptables/include/libipq/
H A Dlibipq.h38 #define LDEBUG(x...) fprintf(stderr, ## x) macro
40 #define LDEBUG(x...) macro
/external/valgrind/main/coregrind/
H A Dm_transtab.c642 #define LDEBUG(m) if (DEBUG_TRANSTAB) \ macro
652 LDEBUG("found deleted entry");
662 LDEBUG("found re-used entry");
667 #undef LDEBUG macro

Completed in 78 milliseconds