Lines Matching defs:DEB
71 #define DEB(a) a
74 #define DEB(a)
363 DEB(const char *stp;)
378 DEB(
387 } ) /* end DEB */
434 DEB(
445 } ) /* end DEB */
680 DEB(
685 ) /* end DEB */
721 DEB(if (debugging && retval)
724 STbuffer->cmdstat.midlevel_result, retval);) /* end DEB */
1131 if ( DEB( debugging || ) !STp->inited)
1318 DEB( STp->nbr_waits = STp->nbr_finished = 0;
1524 DEB(
1530 } ) /* end DEB */
1573 DEB(
1581 DEB( STp->nbr_requests++; )
1794 DEB( STp->write_pending = 1; )
2140 DEB(
2145 ) /* end DEB */
2192 DEB(
2198 ) /* end DEB */
2253 DEB(
2326 DEB( debugging = (options & MT_ST_DEBUGGING) != 0;
2361 DEB(
3193 DEB(if (partition < 0)
3530 DEB(
3535 } ) /* end DEB */
3955 DEB(STbuffer->buffer_size = got);
4643 DEB( options |= debugging ? MT_ST_DEBUGGING : 0 );