dbgevent_lookup  1662 src/dps8/dps8_ins.c     if (n_dbgevents && (dbgevt = (dbgevent_lookup (cpu.PPR.PSR, cpu.PPR.IC))) >= 0) {
dbgevent_lookup  3725 src/dps8/dps8_sys.c         if (dbgevent_lookup ((word15) segno, (word18) offset) != -1)
dbgevent_lookup  3747 src/dps8/dps8_sys.c         int n = dbgevent_lookup ((word15) segno, (word18) offset);
dbgevent_lookup    65 src/dps8/dps8_sys.h int dbgevent_lookup (word15 segno, word18 offset);