Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dundo.c207 u_check(int newhead_may_be_NULL) in u_check() function
473 u_check(FALSE); in u_savecommon()
554 u_check(TRUE); in u_savecommon()
756 u_check(FALSE); in u_savecommon()
1698 u_check(FALSE); in u_write_undo()
2163 u_check(TRUE); in u_read_undo()
2691 u_check(FALSE); in u_undoredo()
2957 u_check(FALSE); in u_undoredo()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt5575 Solution: Clear and adjust pointers properly. Add u_check() for debugging.