Searched defs:LDEBUG (Results 1 – 2 of 2) sorted by relevance
38 #define LDEBUG(x...) fprintf(stderr, ## x) macro40 #define LDEBUG(x...) macro
685 #define LDEBUG(m) if (DEBUG_TRANSTAB) \ in HostExtent__is_dead() macro