Lines Matching defs:source_end
531 itm_size_t source_end;
793 source_end = data_to_long(&((*(tpp + num - 1))->data0));
795 source_end = data_to_long(&((*(tpp + num - 1))->range));
798 simple_indexed_map_ent = source_end - source_start + 1;
958 itm_size_t source_end;
975 source_end = 255;
978 source_end = data_to_long(&((*(tpp + num - 1))->data0));
980 source_end = data_to_long(&((*(tpp + num - 1))->range));
983 entry_num = source_end - source_start + 1;
1018 sub_hdr->end.itm_ptr = source_end;