Searched refs:empty_fnum (Results 1 – 1 of 1) sorted by relevance
31 int empty_fnum = 0; in ex_help() local169 empty_fnum = curbuf->b_fnum; in ex_help()188 if (empty_fnum != 0 && curbuf->b_fnum != empty_fnum) in ex_help()190 buf = buflist_findnr(empty_fnum); in ex_help()196 if (alt_fnum != 0 && curwin->w_alt_fnum == empty_fnum in ex_help()