Searched refs:DEBUGGER (Results 1 – 1 of 1) sorted by relevance
128 #define DEBUGGER(func, string) kdb_enter(KDB_WHY_MAC, (string)) macro130 #define DEBUGGER(func, string) printf("mac_test: %s: %s\n", (func), (string)) macro144 DEBUGGER("%s: dup destroy", __func__); \146 DEBUGGER("%s: corrupted label", __func__); \