Searched refs:source_start (Results 1 – 1 of 1) sorted by relevance
530 itm_size_t source_start; in map_table() local789 source_start = data_to_long(&((*(tpp + 0))->data0)); in map_table()795 simple_indexed_map_ent = source_end - source_start + 1; in map_table()953 itm_size_t source_start; in map_table_indexed_fixed() local970 source_start = 0; in map_table_indexed_fixed()973 source_start = data_to_long(&((*(tpp + 0))->data0)); in map_table_indexed_fixed()979 entry_num = source_end - source_start + 1; in map_table_indexed_fixed()1013 sub_hdr->start.itm_ptr = source_start; in map_table_indexed_fixed()1048 (((source_start + i) >> in map_table_indexed_fixed()1082 source_start; in map_table_indexed_fixed()[all …]