Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dundo.c150 u_check_tree(u_header_T *uhp, in u_check_tree() function
199 u_check_tree(uhp->uh_alt_next.ptr, uhp->uh_next.ptr, uhp); in u_check_tree()
202 u_check_tree(uhp->uh_prev.ptr, uhp, NULL); in u_check_tree()
213 u_check_tree(curbuf->b_u_oldhead, NULL, NULL); in u_check()