Searched defs:DEBUGFUNC (Results 1 – 1 of 1) sorted by relevance
42 #define DEBUGFUNC() printf("%s\n", __func__); macro45 #define DEBUGFUNC() do { } while (0) macro