Home
last modified time | relevance | path

Searched refs:hash_tbl_num (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h502 itm_num_t hash_tbl_num; /* hash table entryies */ member
H A Dgeniconvtbl.c719 map_hash = (map_error + map_hdr->hash_tbl_num); in map_h_l()
735 map_hdr->hash_tbl_num); in map_h_l()
H A Ddisassemble.c693 map_hash = (map_error + map_hdr->hash_tbl_num); in dump_map_hash()
752 for (i = 0; i < map_hdr->hash_tbl_num; i++) { in dump_map_hash()
H A Ditm_util.c1452 sub_hdr->hash_tbl_num = hash_table_num; in map_table_hash()