Searched defs:DEB (Results 1 – 10 of 10) sorted by relevance
71 #define DEB(x) x macro73 #define DEB(x) macro
71 #define DEB(a) a macro74 #define DEB(a) macro2244 DEB( in DEB() function
67 #define DEB(x) x macro69 #define DEB(x) macro
70 #define DEB(a) a macro73 #define DEB(a) macro2243 DEB( in DEB() function
129 #define DEB(x) x macro131 #define DEB(x) macro
109 #define DEB(x, y) if (i596_debug & (x)) { y; } macro
88 #define DEB(x,y) if (i596_debug & (x)) y macro
110 #define DEB(x, y) if (i596_debug & (x)) { y; } macro
89 #define DEB(x,y) if (i596_debug & (x)) y macro