Searched refs:entry2 (Results 1 - 25 of 27) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/ipa/
H A Dipcp-agg-4.c42 entry2 (int c) function
H A Dipcp-agg-5.c47 entry2 (int c) function
H A Dipcp-agg-6.c53 entry2 (int c) function
/haiku-buildtools/isl/
H A Disl_union_map.c527 struct isl_hash_table_entry *entry2; local
531 entry2 = isl_hash_table_find(data->umap2->dim->ctx, &data->umap2->table,
534 if (entry2) {
536 map = isl_map_subtract(map, isl_map_copy(entry2->data));
681 struct isl_hash_table_entry *entry2; local
686 entry2 = isl_hash_table_find(data->umap2->dim->ctx, &data->umap2->table,
688 if (!entry2)
692 map = data->fn(map, isl_map_copy(entry2->data));
867 struct isl_hash_table_entry *entry2; local
875 entry2
918 struct isl_hash_table_entry *entry2; local
969 struct isl_hash_table_entry *entry2; local
1017 struct isl_hash_table_entry *entry2; local
1061 struct isl_hash_table_entry *entry2; local
1101 struct isl_hash_table_entry *entry2; local
1855 struct isl_hash_table_entry *entry2; local
[all...]
H A Disl_union_templ.c393 struct isl_hash_table_entry *entry2; local
399 entry2 = isl_hash_table_find(data->u2->dim->ctx, &data->u2->table,
402 if (!entry2)
406 part = data->fn(part, FN(PART, copy)(entry2->data));
584 struct isl_hash_table_entry *entry2; local
590 entry2 = isl_hash_table_find(data->uset->dim->ctx, &data->uset->table,
593 if (!entry2)
597 pw = data->fn(pw, isl_set_copy(entry2->data));
884 struct isl_hash_table_entry *entry2; local
888 entry2
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/filesystem/iterators/
H A Ddirectory_iterator.cc89 const auto entry2 = *iter++; local
90 VERIFY( entry1 == entry2 );
H A Drecursive_directory_iterator.cc115 const auto entry2 = *iter++; local
116 VERIFY( entry1 == entry2 );
/haiku-buildtools/gcc/gcc/config/
H A Dsol2.c204 const compare_type *entry2)
206 return strcmp (entry1->sig, entry2->sig) == 0;
203 equal(const value_type *entry1, const compare_type *entry2) argument
/haiku-buildtools/gcc/gcc/
H A Dloop-invariant.c476 const compare_type *entry2)
478 if (entry1->mode != entry2->mode)
482 entry2->inv->insn, entry2->expr);
475 equal(const value_type *entry1, const compare_type *entry2) argument
H A Dcoverage.c209 const compare_type *entry2)
211 return entry1->ident == entry2->ident && entry1->ctr == entry2->ctr;
206 equal(const value_type *entry1, const compare_type *entry2) argument
/haiku-buildtools/legacy/gcc/texinfo/info/
H A Decho-area.c1274 compare_references (entry1, entry2)
1275 REFERENCE **entry1, **entry2;
1277 return (strcasecmp ((*entry1)->label, (*entry2)->label));
H A Decho_area.c1274 compare_references (entry1, entry2)
1275 REFERENCE **entry1, **entry2;
1277 return (strcasecmp ((*entry1)->label, (*entry2)->label));
/haiku-buildtools/binutils/bfd/
H A Delf32-m68k.c1715 elf_m68k_bfd2got_entry_eq (const void *entry1, const void *entry2)
1721 e2 = (const struct elf_m68k_bfd2got_entry *) entry2;
1838 const struct elf_m68k_got_entry *entry2;
1844 entry2 = elf_m68k_get_got_entry (arg->big, &entry1->key_, SEARCH, NULL);
1846 if (entry2 != NULL)
1850 entry2->key_.type,
1853 if (type == entry2->key_.type)
1714 elf_m68k_bfd2got_entry_eq(const void *entry1, const void *entry2) argument
1837 const struct elf_m68k_got_entry *entry2; local
H A Delfnn-riscv.c1619 riscv_pcrel_reloc_eq (const void *entry1, const void *entry2) argument
1621 const riscv_pcrel_hi_reloc *e1 = entry1, *e2 = entry2;
H A Delfnn-ia64.c1373 struct elfNN_ia64_local_hash_entry *entry2
1376 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym;
1368 struct elfNN_ia64_local_hash_entry *entry2 local
H A Delf64-ia64-vms.c973 struct elf64_ia64_local_hash_entry *entry2 local
976 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym;
H A Delfxx-mips.c1773 const struct mips_elf_la25_stub *entry1, *entry2;
1776 entry2 = (struct mips_elf_la25_stub *) entry2_;
1778 == entry2->h->root.root.u.def.section)
1780 == entry2->h->root.root.u.def.value));
3073 mips_elf_got_entry_eq (const void *entry1, const void *entry2)
3076 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2;
3125 const struct mips_got_page_entry *entry1, *entry2;
3128 entry2 = (const struct mips_got_page_entry *) entry2_;
3129 return entry1->sec == entry2->sec;
1764 const struct mips_elf_la25_stub *entry1, *entry2; local
3059 mips_elf_got_entry_eq(const void *entry1, const void *entry2) argument
3111 const struct mips_got_page_entry *entry1, *entry2; local
H A Delf32-bfin.c1931 bfinfdpic_relocs_info_eq (const void *entry1, const void *entry2)
1934 const struct bfinfdpic_relocs_info *e2 = entry2;
1927 bfinfdpic_relocs_info_eq(const void *entry1, const void *entry2) argument
H A Delf32-score.c1021 score_elf_got_entry_eq (const void *entry1, const void *entry2) argument
1024 const struct score_got_entry *e2 = (struct score_got_entry *)entry2;
H A Delf32-score7.c903 score_elf_got_entry_eq (const void *entry1, const void *entry2) argument
906 const struct score_got_entry *e2 = (struct score_got_entry *) entry2;
/haiku-buildtools/binutils/gold/
H A Dmips.cc660 operator()(Got_page_entry* entry1, Got_page_entry* entry2) const
662 return entry1->object == entry2->object && entry1->symndx == entry2->symndx;
5673 Mips_got_entry<size, big_endian>* entry2 = local
5676 g->got_entries_.insert(entry2);
5703 Got_page_entry* entry2 = NULL; local
5707 entry2 = new Got_page_entry(*entry);
5708 g2->got_page_entries_.insert(entry2);
5730 if (entry2 != NULL)
5731 ++entry2
6249 Mips_got_entry<size, big_endian>* entry2 = local
6272 Got_page_entry* entry2 = new Got_page_entry(*entry); local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-mips.c1968 mips_elf_got_entry_eq (const void *entry1, const void *entry2)
1971 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2;
2005 mips_elf_multi_got_entry_eq (const void *entry1, const void *entry2)
2008 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2;
2965 mips_elf_bfd2got_entry_eq (const void *entry1, const void *entry2)
2970 = (const struct mips_elf_bfd2got_hash *)entry2;
1956 mips_elf_got_entry_eq(const void *entry1, const void *entry2) argument
1993 mips_elf_multi_got_entry_eq(const void *entry1, const void *entry2) argument
2951 mips_elf_bfd2got_entry_eq(const void *entry1, const void *entry2) argument
H A Delfxx-ia64.c1943 struct elfNN_ia64_local_hash_entry *entry2
1946 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym;
1938 struct elfNN_ia64_local_hash_entry *entry2 local
H A Delf32-bfin.c1295 bfinfdpic_relocs_info_eq (const void *entry1, const void *entry2)
1298 const struct bfinfdpic_relocs_info *e2 = entry2;
1294 bfinfdpic_relocs_info_eq(const void *entry1, const void *entry2) argument
H A Delf32-frv.c1160 frvfdpic_relocs_info_eq (const void *entry1, const void *entry2)
1163 const struct frvfdpic_relocs_info *e2 = entry2;
1159 frvfdpic_relocs_info_eq(const void *entry1, const void *entry2) argument

Completed in 586 milliseconds

12