Searched defs:DEB (Results 1 – 7 of 7) sorted by relevance
67 #define DEB(x) x macro69 #define DEB(x) macro
90 #define DEB(x) x macro92 #define DEB(x) macro
57 #define DEB(x) x macro59 #define DEB(x) macro
65 #define DEB(a) a macro68 #define DEB(a) macro2174 DEB( in DEB() function
138 #define DEB(x) x macro140 #define DEB(x) macro
111 #define DEB(x, y) if (i596_debug & (x)) { y; } macro
89 #define DEB(x,y) if (i596_debug & (x)) y macro