found             655 src/dps8/dps8_prt.c     int found = 0;
found             683 src/dps8/dps8_prt.c                     found = -1;
found             690 src/dps8/dps8_prt.c     if (found)
found             718 src/dps8/dps8_prt.c     return found;
found             335 src/dps8/dps8_topo.c   char *found = NULL;
found             346 src/dps8/dps8_topo.c         found = strdup(fullpath);
found             350 src/dps8/dps8_topo.c     if (NULL != found)
found             355 src/dps8/dps8_topo.c   return found;
found             447 src/libsir/src/sirfilecache.c         sirfile* found = _sir_fcache_find(sfc, (const void*)&id, _sir_fcache_pred_id);
found             448 src/libsir/src/sirfilecache.c         retval = found ? _sirfile_update(found, data) : _sir_seterror(_SIR_E_NOITEM);
found             458 src/libsir/src/sirfilecache.c         bool found = false;
found             470 src/libsir/src/sirfilecache.c                 found = true;
found             475 src/libsir/src/sirfilecache.c         if (!found)
found            2454 src/simh/scp.c t_bool found = FALSE;
found            2472 src/simh/scp.c         found = TRUE;
found            2477 src/simh/scp.c if (!found) {
found            2572 src/simh/scp.c t_bool found = FALSE;
found            2588 src/simh/scp.c             fprint_header (st, &found, header);
found            2603 src/simh/scp.c     fprint_header (st, &found, header);
found            2610 src/simh/scp.c     fprint_header (st, &found, header);
found            2639 src/simh/scp.c         fprint_header (st, &found, header);
found            2651 src/simh/scp.c             fprint_header (st, &found, header);
found            2664 src/simh/scp.c if (!found && !silent)
found            2676 src/simh/scp.c t_bool found = FALSE;
found            2693 src/simh/scp.c         fprint_header (st, &found, header);
found            2700 src/simh/scp.c     fprint_header (st, &found, header);
found            2710 src/simh/scp.c         fprint_header (st, &found, header);
found            2717 src/simh/scp.c if (!found && !silent)
found            2898 src/simh/sim_tmxr.c t_bool found = FALSE;
found            2902 src/simh/sim_tmxr.c         found = TRUE;
found            2905 src/simh/sim_tmxr.c if (!found) {