Searched defs:DEB (Results 1 – 5 of 5) sorted by relevance
71 #define DEB(x) x macro73 #define DEB(x) macro
71 #define DEB(a) a macro74 #define DEB(a) macro2242 DEB( in DEB() function
129 #define DEB(x) x macro131 #define DEB(x) macro
110 #define DEB(x, y) if (i596_debug & (x)) { y; } macro
89 #define DEB(x,y) if (i596_debug & (x)) y macro