| /openbsd-src/gnu/usr.bin/texinfo/info/ |
| H A D | nodemenu.c | 114 compare_strings (const void *entry1, const void *entry2) in compare_strings() argument 117 char **e2 = (char **) entry2; in compare_strings()
|
| H A D | echo-area.c | 1290 compare_references (const void *entry1, const void *entry2) in compare_references() argument 1293 REFERENCE **e2 = (REFERENCE **) entry2; in compare_references()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | loop-invariant.c | 411 const struct invariant_expr_entry *entry2 = e2; in eq_invariant_expr() local 413 if (entry1->mode != entry2->mode) in eq_invariant_expr() 417 entry2->inv->insn, entry2->expr); in eq_invariant_expr()
|
| H A D | coverage.c | 152 const counts_entry_t *entry2 = of2; in htab_counts_entry_eq() local 154 return entry1->ident == entry2->ident && entry1->ctr == entry2->ctr; in htab_counts_entry_eq()
|
| H A D | tree-ssa-loop-ivopts.c | 3272 mbc_entry_eq (const void *entry1, const void *entry2) in mbc_entry_eq() argument 3275 const struct mbc_entry *e2 = entry2; in mbc_entry_eq()
|
| H A D | dwarf2out.c | 6336 const struct die_struct *entry2 = of2; in htab_cu_eq() local 6338 return !strcmp (entry1->cu->die_symbol, entry2->die_symbol); in htab_cu_eq()
|
| /openbsd-src/gnu/usr.bin/texinfo/util/ |
| H A D | install-info.c | 1534 struct spec_entry **entry2 = (struct spec_entry **) p2; in compare_entries_text() local 1536 char *text2 = (*entry2)->text; in compare_entries_text()
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | elfxx-mips.c | 1714 mips_elf_got_entry_eq (const void *entry1, const void *entry2) in mips_elf_got_entry_eq() argument 1717 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; in mips_elf_got_entry_eq() 1745 mips_elf_multi_got_entry_eq (const void *entry1, const void *entry2) in mips_elf_multi_got_entry_eq() argument 1748 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; in mips_elf_multi_got_entry_eq() 2225 mips_elf_bfd2got_entry_eq (const void *entry1, const void *entry2) in mips_elf_bfd2got_entry_eq() argument 2230 = (const struct mips_elf_bfd2got_hash *)entry2; in mips_elf_bfd2got_entry_eq()
|
| H A D | elfxx-ia64.c | 1751 struct elfNN_ia64_local_hash_entry *entry2 local 1754 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym;
|
| H A D | elf32-frv.c | 783 frvfdpic_relocs_info_eq (const void *entry1, const void *entry2) in frvfdpic_relocs_info_eq() argument 786 const struct frvfdpic_relocs_info *e2 = entry2; in frvfdpic_relocs_info_eq()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | elfxx-mips.c | 1960 mips_elf_got_entry_eq (const void *entry1, const void *entry2) in mips_elf_got_entry_eq() argument 1963 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; in mips_elf_got_entry_eq() 1997 mips_elf_multi_got_entry_eq (const void *entry1, const void *entry2) in mips_elf_multi_got_entry_eq() argument 2000 const struct mips_got_entry *e2 = (struct mips_got_entry *)entry2; in mips_elf_multi_got_entry_eq() 2956 mips_elf_bfd2got_entry_eq (const void *entry1, const void *entry2) in mips_elf_bfd2got_entry_eq() argument 2961 = (const struct mips_elf_bfd2got_hash *)entry2; in mips_elf_bfd2got_entry_eq()
|
| H A D | elfxx-ia64.c | 1938 struct elfNN_ia64_local_hash_entry *entry2 local 1941 return entry1->id == entry2->id && entry1->r_sym == entry2->r_sym;
|
| H A D | elf32-bfin.c | 1294 bfinfdpic_relocs_info_eq (const void *entry1, const void *entry2) in bfinfdpic_relocs_info_eq() argument 1297 const struct bfinfdpic_relocs_info *e2 = entry2; in bfinfdpic_relocs_info_eq()
|
| H A D | elf32-frv.c | 1159 frvfdpic_relocs_info_eq (const void *entry1, const void *entry2) in frvfdpic_relocs_info_eq() argument 1162 const struct frvfdpic_relocs_info *e2 = entry2; in frvfdpic_relocs_info_eq()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | dwarf2out.c | 5927 const struct die_struct *entry2 = of2; local 5929 return !strcmp (entry1->cu->die_symbol, entry2->die_symbol);
|