Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dundo.pro24 void u_blockfree(buf_T *buf);
/vim-8.2.3635/src/
H A Dnetbeans.c1288 u_blockfree(buf->bufp); in nb_do_cmd()
1459 u_blockfree(curbuf); in nb_do_cmd()
H A Dundo.c2141 u_blockfree(curbuf); in u_read_undo()
3549 u_blockfree(buf_T *buf) in u_blockfree() function
H A Dfileio.c4422 u_blockfree(buf); in buf_reload()
H A Dbuffer.c877 u_blockfree(buf); // free the memory allocated for undo in buf_freeall()