Searched refs:nomark (Results 1 – 1 of 1) sorted by relevance
2328 int nomark = 0; // shut up compiler in undo_time() local2437 nomark = ++lastmark; in undo_time()2495 && uhp->uh_alt_next.ptr->uh_walk != nomark in undo_time()2502 && uhp->uh_next.ptr->uh_walk != nomark in undo_time()2507 uhp->uh_walk = nomark; in undo_time()2514 uhp->uh_walk = nomark; in undo_time()3078 int nomark; in ex_undolist() local3088 nomark = ++lastmark; in ex_undolist()3125 && uhp->uh_alt_next.ptr->uh_walk != nomark in ex_undolist()3132 && uhp->uh_next.ptr->uh_walk != nomark in ex_undolist()[all …]