o 742 src/dps8/dps8_cpu.c long n, s, o, t; o 757 src/dps8/dps8_cpu.c o = strtol (end + 1, & end, 8); o 760 src/dps8/dps8_cpu.c if (o < 0 || o > MASK18) o 770 src/dps8/dps8_cpu.c stall_points[n].offset = (word18) o; o 87 src/dps8/hdbg.h # define HDBGIEFP(t, s, o, c) hdbgIEFP (t, s, o, c); o 88 src/dps8/hdbg.h # define HDBGAPURead(s, o, f, d, c) hdbgAPURead (s, o, f, d, c) o 89 src/dps8/hdbg.h # define HDBGAPUWrite(s, o, f, d, c) hdbgAPUWrite (s, o, f, d, c)