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            2453 src/simh/scp.c t_bool found = FALSE;
found            2471 src/simh/scp.c         found = TRUE;
found            2476 src/simh/scp.c if (!found) {
found            2571 src/simh/scp.c t_bool found = FALSE;
found            2587 src/simh/scp.c             fprint_header (st, &found, header);
found            2602 src/simh/scp.c     fprint_header (st, &found, header);
found            2609 src/simh/scp.c     fprint_header (st, &found, header);
found            2638 src/simh/scp.c         fprint_header (st, &found, header);
found            2650 src/simh/scp.c             fprint_header (st, &found, header);
found            2663 src/simh/scp.c if (!found && !silent)
found            2675 src/simh/scp.c t_bool found = FALSE;
found            2692 src/simh/scp.c         fprint_header (st, &found, header);
found            2699 src/simh/scp.c     fprint_header (st, &found, header);
found            2709 src/simh/scp.c         fprint_header (st, &found, header);
found            2716 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) {