total 1103 src/dps8/dps8_ins.c long long total = 0; total 1130 src/dps8/dps8_ins.c total += count; total 1134 src/dps8/dps8_ins.c if (total) { total 1138 src/dps8/dps8_ins.c sim_printf ("%20"PRId64": %s\n", total, result); total 166 src/simh/sim_fio.c size_t c, nelem, nbuf, lcnt, total; total 183 src/simh/sim_fio.c total = 0; total 192 src/simh/sim_fio.c return total; total 194 src/simh/sim_fio.c total = total + c; total 197 src/simh/sim_fio.c return total;