Searched defs:DEB (Results 1 – 5 of 5) sorted by relevance
71 #define DEB(x) x macro 73 #define DEB(x) macro [all...]
71 #define DEB(a) a macro 74 #define DEB(a) macro 2270 DEB( DEB() function [all...]
129 #define DEB(x) x macro 131 #define DEB(x) macro [all...]
109 #define DEB(x, y) if (i596_debug & (x)) { y; } macro [all...]
88 #define DEB(x,y) if (i596_debug & (x)) y macro [all...]