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

/macosx-10.10/vim-55/src/
H A Dundo.c142 u_check_tree(u_header_T *uhp, function
191 u_check_tree(uhp->uh_alt_next.ptr, uhp->uh_next.ptr, uhp);
194 u_check_tree(uhp->uh_prev.ptr, uhp, NULL);
205 u_check_tree(curbuf->b_u_oldhead, NULL, NULL);

Completed in 172 milliseconds