Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dundo.c1767 uhp = uhp->uh_next.ptr; in u_write_undo()
1771 uhp = uhp->uh_next.ptr; in u_write_undo()
2364 uhp = uhp->uh_next.ptr; in undo_time()
2508 uhp = uhp->uh_next.ptr; in undo_time()
2518 uhp = uhp->uh_next.ptr; in undo_time()
2563 uhp = uhp->uh_next.ptr; in undo_time()
3135 uhp = uhp->uh_next.ptr; in ex_undolist()
3147 uhp = uhp->uh_next.ptr; in ex_undolist()
3261 uhp = uhp->uh_next.ptr; in u_update_save_nr()
3355 if (uhp->uh_next.ptr == NULL) in u_freeheader()
[all …]
H A Dstructs.h409 } uh_next; member