o                 782 src/dps8/dps8_cpu.c     long n, s, o, t;
o                 797 src/dps8/dps8_cpu.c     o = strtol (end + 1, & end, 8);
o                 800 src/dps8/dps8_cpu.c     if (o < 0 || o > MASK18)
o                 810 src/dps8/dps8_cpu.c     stall_points[n].offset = (word18) o;
o                  77 src/dps8/hdbg.h #  define HDBGIEFP(t, s, o, c) hdbgIEFP (t, s, o, c);
o                  78 src/dps8/hdbg.h #  define HDBGAPURead(s, o, f, d, c) hdbgAPURead (s, o, f, d, c)
o                  79 src/dps8/hdbg.h #  define HDBGAPUWrite(s, o, f, d, c) hdbgAPUWrite (s, o, f, d, c)