Home
last modified time | relevance | path

Searched refs:win_alloc_first (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dwindow.pro23 int win_alloc_first(void);
/vim-8.2.3635/src/
H A Dmain.c971 if (win_alloc_first() == FAIL) in common_init()
H A Dwindow.c3711 win_alloc_first(void) in win_alloc_first() function