o                 788 src/dps8/dps8_cpu.c     long n, s, o, t;
o                 803 src/dps8/dps8_cpu.c     o = strtol (end + 1, & end, 8);
o                 806 src/dps8/dps8_cpu.c     if (o < 0 || o > MASK18)
o                 816 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)