t0                 72 src/dps8/dps8_ins.c     static struct timespec t0;
t0                 78 src/dps8/dps8_ins.c         clock_gettime (CLOCK_REALTIME, & t0);
t0                 81 src/dps8/dps8_ins.c     timespec_diff (& t0, & now, & delta);
t0               1673 src/dps8/dps8_ins.c       if (dbgevents[dbgevt].t0)
t0               4832 src/dps8/dps8_ins.c             int64_t t0 = SIGNEXT36_64 (cpu.rQ & DMASK);
t0               4835 src/dps8/dps8_ins.c             __int128_t prod = (__int128_t) t0 * (__int128_t) t1;
t0               9377 src/dps8/dps8_ins.c 
t0               9378 src/dps8/dps8_ins.c 
t0               3766 src/dps8/dps8_sys.c         dbgevents[n_dbgevents].t0                        = arg == 0;
t0               3771 src/dps8/dps8_sys.c                 dbgevents[n_dbgevents].t0, arg, dbgevents[n_dbgevents].tag);
t0               3794 src/dps8/dps8_sys.c          sim_printf ("    %s %05o:%06o %s\r\n", dbgevents[i].t0 ? "T0" : "  ", dbgevents[i].segno,
t0                 58 src/dps8/dps8_sys.h     bool t0;