some_match       4489 src/dps8/dps8_cpu.c     const char * some_match            = NULL;
some_match       4503 src/dps8/dps8_cpu.c           some_match = dptr->debflags[offset].name;
some_match       4506 src/dps8/dps8_cpu.c     return some_match ? some_match : debtab_nomatch;
some_match       9719 src/simh/scp.c const char *some_match = NULL;
some_match       9733 src/simh/scp.c         some_match = dptr->debflags[offset].name;
some_match       9736 src/simh/scp.c return some_match ? some_match : debtab_nomatch;