some_match       4447 src/dps8/dps8_cpu.c     const char * some_match            = NULL;
some_match       4461 src/dps8/dps8_cpu.c           some_match = dptr->debflags[offset].name;
some_match       4464 src/dps8/dps8_cpu.c     return some_match ? some_match : debtab_nomatch;
some_match       10119 src/simh/scp.c const char *some_match = NULL;
some_match       10133 src/simh/scp.c         some_match = dptr->debflags[offset].name;
some_match       10136 src/simh/scp.c return some_match ? some_match : debtab_nomatch;