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
55 #define DEB(x) x macro57 #define DEB(x) macro
66 #define DEB(a) a macro69 #define DEB(a) macro2167 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