Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dbuffer.pro14 char *do_bufdel(int command, char_u *arg, int addr_count, int start_bnr, int end_bnr, int forceit);
/vim-8.2.3635/src/
H A Dbuffer.c1598 int start_bnr, // first buffer number in a range in do_bufdel() argument
1618 bnr = start_bnr; in do_bufdel()