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