/netbsd-src/bin/ed/ |
H A D | ed.h | 80 typedef struct undo { struct 91 } undo_t; argument
|
/netbsd-src/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()
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_tab.c | 182 static void free_undo_record(struct isl_tab_undo *undo) in free_undo_record() 195 struct isl_tab_undo *undo, *next; in free_undo() local 802 struct isl_tab_undo *undo; in push_union() local 3782 static isl_stat perform_undo_var(struct isl_tab *tab, struct isl_tab_undo *undo) in perform_undo_var() 3968 static isl_stat perform_undo(struct isl_tab *tab, struct isl_tab_undo *undo) in perform_undo() 4016 struct isl_tab_undo *undo, *next; in isl_tab_rollback() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | combine.cc | 380 struct undo struct 382 struct undo *next; argument 383 enum undo_kind kind; argument 396 struct undo *undos; argument 1444 struct undo *undo, *next; in combine_instructions() local 4112 struct undo *undo; in try_combine() local 4774 struct undo *undo, *next; in undo_to_marker() local 4821 struct undo *undo, *next; in undo_commit() local
|
H A D | sel-sched.cc | 726 substitute_reg_in_expr (expr_t expr, insn_t insn, bool undo) in substitute_reg_in_expr()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | combine.c | 394 struct undo struct 396 struct undo *next; argument 397 enum undo_kind kind; argument 410 struct undo *undos; argument 1543 struct undo *undo, *next; in combine_instructions() local 4228 struct undo *undo; in try_combine() local 4890 struct undo *undo, *next; in undo_to_marker() local 4937 struct undo *undo, *next; in undo_commit() local
|
H A D | sel-sched.c | 726 substitute_reg_in_expr (expr_t expr, insn_t insn, bool undo) in substitute_reg_in_expr()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2692 void undo() override { in undo() function in __anon7f6d13e30a11::TypePromotionTransaction::InstructionMoveBefore 2718 void undo() override { in undo() function in __anon7f6d13e30a11::TypePromotionTransaction::OperandSetter 2750 void undo() override { in undo() function in __anon7f6d13e30a11::TypePromotionTransaction::OperandsHider 2776 void undo() override { in undo() function in __anon7f6d13e30a11::TypePromotionTransaction::TruncBuilder 2802 void undo() override { in undo() function in __anon7f6d13e30a11::TypePromotionTransaction::SExtBuilder 2829 void undo() override { in undo() function in __anon7f6d13e30a11::TypePromotionTransaction::ZExtBuilder 2851 void undo() override { in undo() function in __anon7f6d13e30a11::TypePromotionTransaction::TypeMutator 2903 void undo() override { in undo() function in __anon7f6d13e30a11::TypePromotionTransaction::UsesReplacer 2954 void undo() override { in undo() function in __anon7f6d13e30a11::TypePromotionTransaction::InstructionRemover
|
/netbsd-src/bin/ksh/ |
H A D | vi.c | 158 static struct edstate *undo; variable
|
/netbsd-src/sys/arch/arm/broadcom/ |
H A D | bcm2835_intr.c | 933 for (cpuid_t undo = 0; undo < cpuid; undo++) { in bcm2836mp_icu_fdt_establish() local
|
/netbsd-src/usr.sbin/fstyp/ |
H A D | hammer_disk.h | 683 struct hammer_fifo_undo undo; member
|