Lines Matching refs:DEB
71 #define DEB(a) a macro
74 #define DEB(a) macro
361 DEB(const char *stp;) in st_chk_result()
376 DEB( in st_chk_result()
430 DEB( in st_chk_result()
676 DEB( in write_behind_check()
717 DEB(if (debugging && retval) in write_behind_check()
1125 if ( DEB( debugging || ) !STp->inited) in check_tape()
1311 DEB( STp->nbr_waits = STp->nbr_finished = 0; in st_open()
1516 DEB( in rw_checks()
1565 DEB( in setup_buffering()
1573 DEB( STp->nbr_requests++; ) in setup_buffering()
1786 DEB( STp->write_pending = 1; ) in st_write()
2130 DEB( in st_read()
2182 DEB( in st_read()
2242 DEB( in DEB() function
2315 DEB( debugging = (options & MT_ST_DEBUGGING) != 0;
2350 DEB(
3179 DEB(if (partition < 0) in set_location()
3514 DEB( in st_ioctl()
3938 DEB(STbuffer->buffer_size = got); in enlarge_buffer()
4626 DEB( options |= debugging ? MT_ST_DEBUGGING : 0 ); in options_show()