Lines Matching refs:got_int
213 !got_int && i <= qfl->qf_count && qfp != NULL; \
1737 got_int = FALSE; in qf_init_ext()
1741 while (!got_int) in qf_init_ext()
5322 while (!got_int in qf_find_first_entry_on_line()
5342 while (!got_int && in qf_find_last_entry_on_line()
5531 while (n-- > 0 && !got_int) in qf_get_nth_below_entry()
5560 while (n-- > 0 && !got_int) in qf_get_nth_above_entry()
5971 got_int = TRUE; in vgr_match_buflines()
6016 got_int = TRUE; in vgr_match_buflines()
6030 if (got_int) in vgr_match_buflines()
6189 for (fi = 0; fi < cmd_args->fcount && !got_int && cmd_args->tomatch > 0; in vgr_process_files()
6224 if (!got_int) in vgr_process_files()
6505 && !got_int in load_dummy_buffer()
8047 while (!vim_fgets(IObuff, IOSIZE, fd) && !got_int) in hgr_search_file()
8088 got_int = TRUE; in hgr_search_file()
8128 for (fi = 0; fi < fcount && !got_int; ++fi) in hgr_search_files_in_dir()
8168 while (*p != NUL && !got_int) in hgr_search_in_rtp()