Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/sysvipc/
H A Dsysvipc_sem.h68 struct undo { struct
69 short un_adjval; /* adjust on exit values */
70 short un_num; /* semaphore # */
71 int un_id; /* semid */
/dflybsd-src/bin/ed/
H A Ded.h71 typedef struct undo { struct
82 } undo_t; argument
/dflybsd-src/sys/kern/
H A Dsysv_sem.c55 struct undo { struct
56 short un_adjval; /* adjust on exit values */
57 short un_num; /* semaphore # */
58 int un_id; /* semid */
/dflybsd-src/sbin/jscan/
H A Dsubs.c242 struct jattr *undo; in jattr_reset() local
H A Djattr.h38 struct jattr *undo; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcombine.c372 struct undo struct
374 struct undo *next; argument
375 enum undo_kind kind; argument
388 struct undo *undos; argument
1455 struct undo *undo, *next; in combine_instructions() local
3958 struct undo *undo; in try_combine() local
4530 struct undo *undo, *next; in undo_all() local
4566 struct undo *undo, *next; in undo_commit() local
H A Dsel-sched.c745 substitute_reg_in_expr (expr_t expr, insn_t insn, bool undo) in substitute_reg_in_expr()
/dflybsd-src/sys/vfs/hammer/
H A Dhammer_undo.c101 hammer_fifo_undo_t undo; in hammer_generate_undo() local
H A Dhammer_recover.c1032 hammer_fifo_undo_t undo) in hammer_recover_undo()
H A Dhammer_disk.h678 struct hammer_fifo_undo undo; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcombine.c393 struct undo struct
395 struct undo *next; argument
396 enum undo_kind kind; argument
409 struct undo *undos; argument
1544 struct undo *undo, *next; in combine_instructions() local
4162 struct undo *undo; in try_combine() local
4818 struct undo *undo, *next; in undo_to_marker() local
4864 struct undo *undo, *next; in undo_commit() local
H A Dsel-sched.c731 substitute_reg_in_expr (expr_t expr, insn_t insn, bool undo) in substitute_reg_in_expr()
/dflybsd-src/sbin/hammer/
H A Dcmd_stats.c72 int64_t undo; member
/dflybsd-src/lib/libhammer/
H A Dlibhammer.h120 int64_t undo; member