Home
last modified time | relevance | path

Searched refs:entry_hash (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/ufs/ext2fs/
Dext2fs_htree.c272 uint32_t entry_hash; in ext2fs_htree_split_dirblock() local
286 hash_version, &entry_hash, NULL); in ext2fs_htree_split_dirblock()
358 if (entry_hash >= *split_hash) { in ext2fs_htree_split_dirblock()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-ia64.c231 htab_t entry_hash; /* code entry hint hash table */ member
5159 if (str_hash_insert (md.entry_hash, S_GET_NAME (symbolP), symbolP, 0)) in dot_entry()
7407 md.entry_hash = str_htab_create (); in md_begin()