t0                103 src/dps8/dps8_ins.c     static struct timespec t0;
t0                109 src/dps8/dps8_ins.c         clock_gettime (CLOCK_REALTIME, & t0);
t0                112 src/dps8/dps8_ins.c     timespec_diff (& t0, & now, & delta);
t0               1745 src/dps8/dps8_ins.c       if (dbgevents[dbgevt].t0)
t0               5167 src/dps8/dps8_ins.c             int64_t t0 = SIGNEXT36_64 (cpu.rQ & DMASK);
t0               5170 src/dps8/dps8_ins.c             __int128_t prod = (__int128_t) t0 * (__int128_t) t1;
t0               9712 src/dps8/dps8_ins.c 
t0               9713 src/dps8/dps8_ins.c 
t0               3717 src/dps8/dps8_sys.c         dbgevents[n_dbgevents].t0                        = arg == 0;
t0               3722 src/dps8/dps8_sys.c                 dbgevents[n_dbgevents].t0, arg, dbgevents[n_dbgevents].tag);
t0               3745 src/dps8/dps8_sys.c          sim_printf ("    %s %05o:%06o %s\r\n", dbgevents[i].t0 ? "T0" : "  ", dbgevents[i].segno,
t0                 55 src/dps8/dps8_sys.h     bool t0;