PR_BITNO          167 src/dps8/dps8_cpu.h     word6  PR_BITNO;  // The number of the bit within PRn.WORDNO that is the
PR_BITNO         1956 src/dps8/dps8_cpu.h #define GET_PR_BITNO(n) (cpu.PAR[n].PR_BITNO)
PR_BITNO         1961 src/dps8/dps8_cpu.h      cpu.PAR[n].PR_BITNO = b;
PR_BITNO         1967 src/dps8/dps8_cpu.h      cpu.PAR[n].PR_BITNO = c * 9 + b;
PR_BITNO         4144 src/dps8/dps8_sys.c     { "cpus[].PAR[].PR_BITNO",  SYM_STRUCT_OFFSET, SYM_UINT8_6,   offsetof (struct par_s,          PR_BITNO)    },
PR_BITNO          450 src/dps8/hdbg.c              p->par.data.PR_BITNO,
PR_BITNO          474 src/dps8/hdbg.c            p->par.data.PR_BITNO,