Searched defs:DEB (Results 1 – 5 of 5) sorted by relevance
67 #define DEB(x) x macro69 #define DEB(x) macro
67 #define DEB(a) a macro70 #define DEB(a) macro2240 DEB( in DEB() function
138 #define DEB(x) x macro140 #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