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()
432 DEB( in st_chk_result()
678 DEB( in write_behind_check()
719 DEB(if (debugging && retval) in write_behind_check()
1127 if ( DEB( debugging || ) !STp->inited) in check_tape()
1313 DEB( STp->nbr_waits = STp->nbr_finished = 0; in st_open()
1518 DEB( in rw_checks()
1567 DEB( in setup_buffering()
1575 DEB( STp->nbr_requests++; ) in setup_buffering()
1788 DEB( STp->write_pending = 1; ) in st_write()
2132 DEB( in st_read()
2184 DEB( in st_read()
2244 DEB( in DEB() function
2317 DEB( debugging = (options & MT_ST_DEBUGGING) != 0;
2352 DEB(
3181 DEB(if (partition < 0) in set_location()
3516 DEB( in st_ioctl()
3940 DEB(STbuffer->buffer_size = got); in enlarge_buffer()
4628 DEB( options |= debugging ? MT_ST_DEBUGGING : 0 ); in options_show()