Searched defs:copy (Results 126 - 150 of 235) sorted by relevance

12345678910

/haiku-buildtools/legacy/gcc/gcc/
H A Dintegrate.c497 rtx head, copy; local
781 tree copy = copy_node (node); local
813 register tree copy; local
837 tree copy = copy_decl_tree (t); local
1641 rtx copy = arg_vals[i]; local
1890 rtx copy, pattern, set; local
2333 register rtx copy, temp; local
[all...]
H A Dunroll.c1619 rtx copy; local
1669 rtx set, tem, copy; local
[all...]
H A Demit-rtl.c1950 register rtx copy; local
[all...]
H A Dgcse.c3767 rtx copy = copy_rtx (insn); local
[all...]
H A Djump.c2572 rtx copy = 0, first_copy = 0; local
2705 mark_jump_label (PATTERN (copy), copy, 0); local
2723 mark_jump_label (PATTERN (copy), copy, 0); local
2766 mark_jump_label (PATTERN (copy), copy, 0); local
[all...]
/haiku-buildtools/isl/
H A Disl_flow.c689 struct isl_map *copy; local
796 isl_map *copy; local
/haiku-buildtools/gcc/gcc/
H A Dcfg.c1174 set_bb_copy(basic_block bb, basic_block copy) argument
1200 set_loop_copy(struct loop *loop, struct loop *copy) argument
[all...]
H A Dgodump.c148 char *copy; local
H A Dipa-reference.c346 bitmap copy = BITMAP_ALLOC (o); local
H A Dread-rtl.c344 char *base, *copy, *p, *start, *end; local
649 char *copy, * local
[all...]
H A Dcfghooks.c1114 struct loop *copy = get_loop_copy (cloop); local
/haiku-buildtools/gcc/gcc/fortran/
H A Dclass.c2192 gfc_symbol *copy = NULL, *src = NULL, *dst = NULL; local
2495 gfc_symbol *copy = NULL, *src = NULL, *dst = NULL; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_deque.h389 copy(_Deque_iterator<_Tp, _Tp&, _Tp*> __first, function
[all...]
/haiku-buildtools/gcc/libcpp/
H A Dexpr.c1599 cpp_num copy; local
/haiku-buildtools/binutils/gas/
H A Dlisting.c350 char *copy, *src, *dest; local
[all...]
/haiku-buildtools/binutils/opcodes/
H A Daarch64-asm.c1821 aarch64_inst copy, *inst; local
/haiku-buildtools/binutils/include/som/
H A Dinternal.h69 unsigned int copy : 1; member in struct:som_aux_id
/haiku-buildtools/binutils/gold/
H A Dgdb-index.cc737 char* copy = new char[len + 1]; local
/haiku-buildtools/binutils/ld/
H A Dplugin.c1077 char *copy; local
/haiku-buildtools/legacy/binutils/bfd/
H A Darchive.c1143 char *copy; local
H A Dcofflink.c332 bfd_boolean copy; local
1215 bfd_byte *copy; local
1356 bfd_boolean copy, hash; local
[all...]
H A Dlinker.c491 bfd_link_hash_lookup(struct bfd_link_hash_table *table, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
517 bfd_wrapped_link_hash_lookup(bfd *abfd, struct bfd_link_info *info, const char *string, bfd_boolean create, bfd_boolean copy, bfd_boolean follow) argument
1523 _bfd_generic_link_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
[all...]
H A Dsunos.c1066 sunos_add_one_symbol(struct bfd_link_info *info, bfd *abfd, const char *name, flagword flags, asection *section, bfd_vma value, const char *string, bfd_boolean copy, bfd_boolean collect, struct bfd_link_hash_entry **hashp) argument
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dresrc.c774 struct dialog *copy; local
/haiku-buildtools/legacy/binutils/gas/
H A Dsymbols.c727 char *copy; local
738 char *copy; local
[all...]

Completed in 266 milliseconds

12345678910