Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h518 itm_num_t hash_of_num; /* hash overflow table entryies */ member
H A Ddisassemble.c731 map_hdr->hash_of_size, map_hdr->hash_of_num); in dump_map_hash()
751 tbl_hdr->number, map_hdr->hash_of_num)); in dump_map_hash()
776 for (i = 0; i < map_hdr->hash_of_num; i++) { in dump_map_hash()
H A Dgeniconvtbl.c758 for (low = 0, high = map_hdr->hash_of_num; in map_h_l()
H A Ditm_util.c1455 sub_hdr->hash_of_num = of_table_num; in map_table_hash()