Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmemline.c243 static void set_b0_fname(ZERO_BL *, buf_T *buf);
351 set_b0_fname(b0p, buf); in ml_open()
966 set_b0_fname(b0p, buf); in ml_upd_block0()
983 set_b0_fname(ZERO_BL *b0p, buf_T *buf) in set_b0_fname() function