Searched defs:undo (Results 1 – 5 of 5) sorted by relevance
/minix3/bin/ed/ | ||
H A D | ed.h | 81 typedef struct undo { struct |
/minix3/external/bsd/nvi/dist/common/ | ||
H A D | log.h | 29 undo_t undo; member |
H A D | vi_rec.c | 242 __vi_log_traverse(SCR *sp, undo_t undo, MARK *rp) in __vi_log_traverse() |
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 1451 void undo() override { in undo() function in __anon2960da4b0211::TypePromotionTransaction::InstructionMoveBefore |
/minix3/bin/ksh/ | ||
H A D | vi.c | 158 static struct edstate *undo; variable |