Searched refs:IS_LL_STACK (Results 1 – 2 of 2) sorted by relevance
199 #define IS_LL_STACK(qi) (qi->qfl_type == QFLT_LOCATION) macro2871 if (IS_LL_STACK(qi) && !newwin) in jump_to_help_window()2885 if (IS_LL_STACK(qi) && !newwin) in jump_to_help_window()4188 if (IS_LL_STACK(qi)) in qf_open_new_cwindow()4390 || (IS_LL_STACK(qi) && win->w_llist_ref == qi)) in is_qf_win()4488 if (IS_LL_STACK(qi)) in qf_update_buffer()8272 if (!new_qi && IS_LL_STACK(qi) && qf_find_win_with_loclist(qi) == NULL) in ex_helpgrep()
27675 Solution: Define IS_QF_STACK() and IS_LL_STACK(). (Yegappan Lakshmanan)