Searched refs:hash4 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libc/db/hash/
H A Dhash_func.c54 static uint32_t hash4(const void *, size_t) __attribute__((__unused__));
57 uint32_t (*__default_hash)(const void *, size_t) = hash4;
164 hash4(const void *keyarg, size_t len) function
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-ppc.c7905 const struct ppc_link_hash_entry *hash4)
7921 || h == (struct elf_link_hash_entry *) hash4)
7896 branch_reloc_hash_match(const bfd *ibfd, const Elf_Internal_Rela *rel, const struct ppc_link_hash_entry *hash1, const struct ppc_link_hash_entry *hash2, const struct ppc_link_hash_entry *hash3, const struct ppc_link_hash_entry *hash4) argument
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-ppc.c8115 struct ppc_link_hash_entry *hash4)
8131 || h == elf_hash_entry (hash4))
8106 branch_reloc_hash_match(bfd *ibfd, Elf_Internal_Rela *rel, struct ppc_link_hash_entry *hash1, struct ppc_link_hash_entry *hash2, struct ppc_link_hash_entry *hash3, struct ppc_link_hash_entry *hash4) argument
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ppc.c8115 struct ppc_link_hash_entry *hash4)
8131 || h == elf_hash_entry (hash4))
8106 branch_reloc_hash_match(bfd *ibfd, Elf_Internal_Rela *rel, struct ppc_link_hash_entry *hash1, struct ppc_link_hash_entry *hash2, struct ppc_link_hash_entry *hash3, struct ppc_link_hash_entry *hash4) argument
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-ppc.c8144 struct ppc_link_hash_entry *hash4)
8160 || h == elf_hash_entry (hash4))
8135 branch_reloc_hash_match(bfd *ibfd, Elf_Internal_Rela *rel, struct ppc_link_hash_entry *hash1, struct ppc_link_hash_entry *hash2, struct ppc_link_hash_entry *hash3, struct ppc_link_hash_entry *hash4) argument

Completed in 474 milliseconds