Searched refs:closest_seq (Results 1 – 1 of 1) sorted by relevance
2323 long closest_seq = 0; in undo_time() local2413 closest_seq = curbuf->b_u_seq_cur; in undo_time()2464 ? uhp->uh_seq < closest_seq in undo_time()2465 : uhp->uh_seq > closest_seq) in undo_time()2476 closest_seq = uhp->uh_seq; in undo_time()2540 target = closest_seq; in undo_time()