Searched refs:open_wins (Results 1 – 1 of 1) sorted by relevance
5210 int open_wins = 0; in ex_buffer_all() local5256 open_wins = 0; in ex_buffer_all()5259 ++open_wins; in ex_buffer_all()5277 for (buf = firstbuf; buf != NULL && open_wins < count; buf = buf->b_next) in ex_buffer_all()5312 ++open_wins; in ex_buffer_all()5338 --open_wins; in ex_buffer_all()5375 for (wp = lastwin; open_wins > count; ) in ex_buffer_all()5387 --open_wins; in ex_buffer_all()