Lines Matching refs:DEB
67 #define DEB(a) a macro
70 #define DEB(a) macro
362 DEB(const char *stp;) in st_chk_result()
377 DEB( in st_chk_result()
431 DEB( in st_chk_result()
618 DEB( in write_behind_check()
659 DEB(if (debugging && retval) in write_behind_check()
1070 if ( DEB( debugging || ) !STp->inited) in check_tape()
1256 DEB( STp->nbr_waits = STp->nbr_finished = 0; in st_open()
1462 DEB( in rw_checks()
1511 DEB( in setup_buffering()
1519 DEB( STp->nbr_requests++; ) in setup_buffering()
1732 DEB( STp->write_pending = 1; ) in st_write()
2073 DEB( in st_read()
2125 DEB( in st_read()
2185 DEB( in DEB() function
2258 DEB( debugging = (options & MT_ST_DEBUGGING) != 0;
2293 DEB(
3122 DEB(if (partition < 0) in set_location()
3362 DEB( in st_ioctl()
3791 DEB(STbuffer->buffer_size = got); in enlarge_buffer()
4498 DEB( options |= debugging ? MT_ST_DEBUGGING : 0 ); in options_show()