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()
672 DEB( in write_behind_check()
713 DEB(if (debugging && retval) in write_behind_check()
1124 if ( DEB( debugging || ) !STp->inited) in check_tape()
1310 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()
2127 DEB( in st_read()
2179 DEB( in st_read()
2239 DEB( in DEB() function
2312 DEB( debugging = (options & MT_ST_DEBUGGING) != 0;
2347 DEB(
3176 DEB(if (partition < 0) in set_location()
3416 DEB( in st_ioctl()
3845 DEB(STbuffer->buffer_size = got); in enlarge_buffer()
4556 DEB( options |= debugging ? MT_ST_DEBUGGING : 0 ); in options_show()