Searched defs:DEBUGGER (Results 1 – 1 of 1) sorted by relevance
126 #define DEBUGGER(func, string) kdb_enter(KDB_WHY_MAC, (string)) macro128 #define DEBUGGER(func, string) printf("mac_test: %s: %s\n", (func), (string)) macro