Home
last modified time | relevance | path

Searched refs:FOR_ALL_BUF_WININFO (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Devalbuffer.c122 FOR_ALL_BUF_WININFO(curbuf, wip) in find_win_for_curbuf()
H A Dbuffer.c2945 FOR_ALL_BUF_WININFO(buf, wip) in buflist_setfpos()
3038 FOR_ALL_BUF_WININFO(buf, wip) in find_wininfo()
3057 FOR_ALL_BUF_WININFO(buf, wip) in find_wininfo()
H A Dglobals.h780 #define FOR_ALL_BUF_WININFO(buf, wip) \ macro
H A Dwindow.c5121 FOR_ALL_BUF_WININFO(buf, wip) in win_free()