Searched defs:DEB (Results 1 – 11 of 11) sorted by relevance
68 #define DEB(x) x macro70 #define DEB(x) macro
90 #define DEB(x) x macro92 #define DEB(x) macro
58 #define DEB(x) x macro60 #define DEB(x) macro
66 #define DEB(a) a macro69 #define DEB(a) macro2158 DEB( in DEB() function
25 #define DEB(what) /* (what) */ macro
26 #define DEB(WHAT) macro
127 #define DEB(x) macro
53 #define DEB(x) macro
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