Searched refs:do_replace (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/arch/amiga/stand/binpatch/ |
H A D | binpatch.c | 101 u_long replace = 0, do_replace = 0; in main() local 152 do_replace = 1; in main() 211 if (new_do_replace && do_replace) in main() 223 do_replace = new_do_replace; in main() 252 if (do_replace) { in main() 308 if (do_replace) { in main()
|
/netbsd-src/sbin/fsck_v7fs/ |
H A D | datablock.c | 321 do_replace(struct v7fs_self *fs, struct v7fs_inode *p, v7fs_daddr_t dupblk, in do_replace() function 401 do_replace(fs, &inode, dupblk, newblk); in datablock_dup_remove()
|
/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | complete.c | 1756 int should_quote, do_replace; in make_quoted_replacement() local 1786 do_replace = should_quote ? mtype : NO_MATCH; in make_quoted_replacement() 1789 if (do_replace != NO_MATCH && rl_filename_quoting_function) in make_quoted_replacement() 1790 replacement = (*rl_filename_quoting_function) (match, do_replace, qc); in make_quoted_replacement()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-eh.cc | 2026 goto do_replace; in lower_eh_constructs_2() 2035 do_replace: in lower_eh_constructs_2()
|
H A D | ChangeLog.dataflow | 14 * regrename.c (do_replace): Removed ifdefed out code.
|
H A D | ChangeLog-2009 | 1842 (do_replace): Remove death notes when the renamed reg is set in the 3204 (do_replace): Accept du_head argument, not du_chain. All callers 9413 * regrename.c (do_replace): Update REG_DEAD notes. 11218 (do_replace): Reject DEBUG_INSN as chain starter. Take base_regno
|
H A D | ChangeLog-2011 | 7653 (do_replace): Remove declaration. 7663 do_replace, and no longer static. All callers changed. 21232 * regrename.c (do_replace): Don't update notes.
|
H A D | ChangeLog-2008 | 5086 * regrename.c (do_replace): Copy REG_POINTER value to new reg.
|
H A D | ChangeLog-2001 | 33270 (do_replace): Don't set ORIGINAL_REGNO to a hard register number.
|
H A D | ChangeLog-2000 | 112 * regrename.c (do_replace): Likewise. Use gen_raw_REG.
|
H A D | ChangeLog-2003 | 33478 * regrename.c (do_replace, find_oldest_value_reg,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-eh.c | 2031 goto do_replace; in lower_eh_constructs_2() 2040 do_replace: in lower_eh_constructs_2()
|