Searched defs:source_start (Results 1 - 1 of 1) sorted by relevance

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

Completed in 49 milliseconds