Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dbuffer.c502 int nwindows; in close_buffer() local
642 nwindows = buf->b_nwindows; in close_buffer()
677 buf->b_nwindows = nwindows; in close_buffer()