Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/geniconvtbl/
H A Ditm_util.c530 itm_size_t source_start; in map_table() local
792 source_start = data_to_long(&((*(tpp + 0))->data0)); in map_table()
798 simple_indexed_map_ent = source_end - source_start + 1; in map_table()
957 itm_size_t source_start; in map_table_indexed_fixed() local
974 source_start = 0; in map_table_indexed_fixed()
977 source_start = data_to_long(&((*(tpp + 0))->data0)); in map_table_indexed_fixed()
983 entry_num = source_end - source_start + 1; in map_table_indexed_fixed()
1017 sub_hdr->start.itm_ptr = source_start; in map_table_indexed_fixed()
1052 (((source_start + i) >> in map_table_indexed_fixed()
1086 source_start; in map_table_indexed_fixed()
[all …]