Home
last modified time | relevance | path

Searched defs:undo (Results 1 – 6 of 6) sorted by relevance

/freebsd/bin/ed/
H A Ded.h72 typedef struct undo { struct
83 } undo_t; argument
/freebsd/sys/kern/
H A Dsysv_sem.c144 struct undo { struct
145 short un_adjval; /* adjust on exit values */
146 short un_num; /* semaphore # */
147 int un_id; /* semid */
148 unsigned short un_seq;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3378 void undo() override { in undo() function in __anon1d600f580d11::TypePromotionTransaction::InstructionMoveBefore
3404 void undo() override { in undo() function in __anon1d600f580d11::TypePromotionTransaction::OperandSetter
3436 void undo() override { in undo() function in __anon1d600f580d11::TypePromotionTransaction::OperandsHider
3462 void undo() override { in undo() function in __anon1d600f580d11::TypePromotionTransaction::TruncBuilder
3488 void undo() override { in undo() function in __anon1d600f580d11::TypePromotionTransaction::SExtBuilder
3515 void undo() override { in undo() function in __anon1d600f580d11::TypePromotionTransaction::ZExtBuilder
3537 void undo() override { in undo() function in __anon1d600f580d11::TypePromotionTransaction::TypeMutator
3591 void undo() override { in undo() function in __anon1d600f580d11::TypePromotionTransaction::UsesReplacer
3649 void undo() override { in undo() function in __anon1d600f580d11::TypePromotionTransaction::InstructionRemover
/freebsd/sys/compat/linux/
H A Dlinux_ipc.c178 l_uintptr_t undo; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp289 void undo(size_t S) { in undo() function in __anon4233e3b50111::VectorWithUndo
/freebsd/usr.sbin/fstyp/
H A Dhammer_disk.h681 struct hammer_fifo_undo undo; member