Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Dhash.h61 const unsigned char *byte_seq_max) in hash_dense_encoding() argument
68 byte_seq_max++; in hash_dense_encoding()
70 i++, byte_seq++, byte_seq_min++, byte_seq_max++) { in hash_dense_encoding()
72 (*byte_seq_max < *byte_seq)) { in hash_dense_encoding()
75 num *= (*byte_seq_max - *byte_seq_min + 1); in hash_dense_encoding()
H A Ditm_util.c534 unsigned char *byte_seq_max; in map_table() local
681 *(byte_seq_max + i) = *(p + i); in map_table()
906 byte_seq_min, byte_seq_max, in map_table()
1594 unsigned char *byte_seq_max, in map_table_dense_encoding() argument
1666 byte_seq_max, source->size); in map_table_dense_encoding()
1749 byte_seq_min, byte_seq_max); in map_table_dense_encoding()
1774 unsigned char *byte_seq_max, in put_dense_encoding_default() argument
1813 unsigned char *byte_seq_max) in dense_enc_index_to_byte_seq() argument
1835 value /= (*(byte_seq_max + i) - in dense_enc_index_to_byte_seq()
1870 unsigned char *byte_seq_max, in map_range_adjust_byte_seq() argument
[all …]
H A Dgeniconvtbl.c846 unsigned char *byte_seq_max; in map_d_e_l() local
858 byte_seq_max = byte_seq_min + map_hdr->source_len; in map_d_e_l()
868 byte_seq_min, byte_seq_max); in map_d_e_l()
H A Ddisassemble.c811 unsigned char *byte_seq_max; in dump_map_dense_enc() local
835 byte_seq_max = byte_seq_min + map_hdr->source_len; in dump_map_dense_enc()
877 p = byte_seq_max; in dump_map_dense_enc()
904 byte_seq_min, byte_seq_max)); in dump_map_dense_enc()
916 byte_seq_min, byte_seq_max)); in dump_map_dense_enc()