Searched refs:qf_current_entry (Results 1 – 3 of 3) sorted by relevance
17 linenr_T qf_current_entry(win_T *wp);
689 if (bt_quickfix(wp->w_buffer) && qf_current_entry(wp) == lnum) in win_line()
4332 qf_current_entry(win_T *wp) in qf_current_entry() function