PR_BITNO          168 src/dps8/dps8_cpu.h     word6  PR_BITNO;  // The number of the bit within PRn.WORDNO that is the
PR_BITNO         1953 src/dps8/dps8_cpu.h #define GET_PR_BITNO(n) (cpu.PAR[n].PR_BITNO)
PR_BITNO         1958 src/dps8/dps8_cpu.h      cpu.PAR[n].PR_BITNO = b;
PR_BITNO         1964 src/dps8/dps8_cpu.h      cpu.PAR[n].PR_BITNO = c * 9 + b;
PR_BITNO         4109 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,