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