Searched defs:DEB (Results 1 – 3 of 3) sorted by relevance
71 #define DEB(a) a macro74 #define DEB(a) macro2270 DEB( in DEB() function
109 #define DEB(x, y) if (i596_debug & (x)) { y; } macro
88 #define DEB(x,y) if (i596_debug & (x)) y macro