Searched defs:tshift (Results 1 – 2 of 2) sorted by relevance
570 static const uint8_t tshift[4] { 0, 2, 4, 5 }; in encode_ise() local629 static const uint8_t tshift[2] { 0, 3 }; in encode_ise() local
1750 uint8_t tshift; /* table size (2^tshift) */ member