Searched defs:DEB (Results 1 – 4 of 4) sorted by relevance
129 #define DEB(x) x macro131 #define DEB(x) macro
71 #define DEB(a) a macro74 #define DEB(a) macro2271 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