Lines Matching refs:DEB
67 #define DEB(a) a macro
70 #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()
673 DEB( in write_behind_check()
714 DEB(if (debugging && retval) in write_behind_check()
1122 if ( DEB( debugging || ) !STp->inited) in check_tape()
1308 DEB( STp->nbr_waits = STp->nbr_finished = 0; in st_open()
1514 DEB( in rw_checks()
1563 DEB( in setup_buffering()
1571 DEB( STp->nbr_requests++; ) in setup_buffering()
1784 DEB( STp->write_pending = 1; ) in st_write()
2128 DEB( in st_read()
2180 DEB( in st_read()
2240 DEB( in DEB() function
2313 DEB( debugging = (options & MT_ST_DEBUGGING) != 0;
2348 DEB(
3177 DEB(if (partition < 0) in set_location()
3512 DEB( in st_ioctl()
3946 DEB(STbuffer->buffer_size = got); in enlarge_buffer()
4657 DEB( options |= debugging ? MT_ST_DEBUGGING : 0 ); in options_show()