some_match       4330 src/dps8/dps8_cpu.c     const char * some_match            = NULL;
some_match       4344 src/dps8/dps8_cpu.c           some_match = dptr->debflags[offset].name;
some_match       4347 src/dps8/dps8_cpu.c     return some_match ? some_match : debtab_nomatch;
some_match       9506 src/simh/scp.c const char *some_match = NULL;
some_match       9520 src/simh/scp.c         some_match = dptr->debflags[offset].name;
some_match       9523 src/simh/scp.c return some_match ? some_match : debtab_nomatch;