Searched refs:DEBUG_LOG (Results 1 – 3 of 3) sorted by relevance
24 #define DEBUG_LOG(x) \ macro30 DEBUG_LOG("HALTED\n"); in InfiniteLoop()42 #define DEBUG_LOG(x) \ macro68 DEBUG_LOG(msg); \69 DEBUG_LOG("\nFATAL\n"); \
36 #define DEBUG_LOG 0 macro61 #define NLOGD(...) do { if (DEBUG_LOG) { \
485 #define DEBUG_LOG(fmt, ...) printf(fmt, ##__VA_ARGS__) macro487 #define DEBUG_LOG(fmt, ...) macro