Lines Matching refs:DEB
70 #define DEB(a) a macro
73 #define DEB(a) macro
365 DEB(const char *stp;) in st_chk_result()
380 DEB( in st_chk_result()
434 DEB( in st_chk_result()
677 DEB( in write_behind_check()
718 DEB(if (debugging && retval) in write_behind_check()
1126 if ( DEB( debugging || ) !STp->inited) in check_tape()
1312 DEB( STp->nbr_waits = STp->nbr_finished = 0; in st_open()
1517 DEB( in rw_checks()
1566 DEB( in setup_buffering()
1574 DEB( STp->nbr_requests++; ) in setup_buffering()
1787 DEB( STp->write_pending = 1; ) in st_write()
2131 DEB( in st_read()
2183 DEB( in st_read()
2243 DEB( in DEB() function
2316 DEB( debugging = (options & MT_ST_DEBUGGING) != 0;
2351 DEB(
3181 DEB(if (partition < 0) in set_location()
3515 DEB( in st_ioctl_common()
3970 DEB(STbuffer->buffer_size = got); in enlarge_buffer()
4682 DEB( options |= debugging ? MT_ST_DEBUGGING : 0 ); in options_show()