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()
1128 if ( DEB( debugging || ) !STp->inited) in check_tape()
1314 DEB( STp->nbr_waits = STp->nbr_finished = 0; in st_open()
1519 DEB( in rw_checks()
1568 DEB( in setup_buffering()
1576 DEB( STp->nbr_requests++; ) in setup_buffering()
1789 DEB( STp->write_pending = 1; ) in st_write()
2133 DEB( in st_read()
2185 DEB( in st_read()
2245 DEB( in DEB() function
2318 DEB( debugging = (options & MT_ST_DEBUGGING) != 0;
2353 DEB(
3182 DEB(if (partition < 0) in set_location()
3517 DEB( in st_ioctl()
3941 DEB(STbuffer->buffer_size = got); in enlarge_buffer()
4629 DEB( options |= debugging ? MT_ST_DEBUGGING : 0 ); in options_show()