Lines Matching defs:DEB
70 #define DEB(a) a
73 #define DEB(a)
367 DEB(const char *stp;)
382 DEB(
391 } ) /* end DEB */
436 DEB(
447 } ) /* end DEB */
679 DEB(
684 ) /* end DEB */
720 DEB(if (debugging && retval)
723 STbuffer->cmdstat.midlevel_result, retval);) /* end DEB */
1130 if ( DEB( debugging || ) !STp->inited)
1317 DEB( STp->nbr_waits = STp->nbr_finished = 0;
1523 DEB(
1529 } ) /* end DEB */
1572 DEB(
1580 DEB( STp->nbr_requests++; )
1793 DEB( STp->write_pending = 1; )
2139 DEB(
2144 ) /* end DEB */
2191 DEB(
2197 ) /* end DEB */
2252 DEB(
2325 DEB( debugging = (options & MT_ST_DEBUGGING) != 0;
2360 DEB(
3193 DEB(if (partition < 0)
3529 DEB(
3534 } ) /* end DEB */
3985 DEB(STbuffer->buffer_size = got);
4697 DEB( options |= debugging ? MT_ST_DEBUGGING : 0 );