Searched refs:JuBits (Results 1 – 8 of 8) sorted by relevance
149 UINT16 JuBits; in MakeTable() local184 JuBits = (UINT16) (16 - TableBits); in MakeTable()188 Start[Index] >>= JuBits; in MakeTable()197 Index = (UINT16) (Start[TableBits + 1] >> JuBits); in MakeTable()227 Pointer = &Table[Index3 >> JuBits]; in MakeTable()
148 UINT16 JuBits; in GlueMakeTable() local194 JuBits = (UINT16) (16 - TableBits); in GlueMakeTable()197 Start[Index] >>= JuBits; in GlueMakeTable()206 Index = (UINT16) (Start[TableBits + 1] >> JuBits); in GlueMakeTable()236 Pointer = &Table[Index3 >> JuBits]; in GlueMakeTable()
140 UINT16 JuBits; in MakeTable() local175 JuBits = (UINT16) (16 - TableBits); in MakeTable()179 Start[Index] >>= JuBits; in MakeTable()188 Index = (UINT16) (Start[TableBits + 1] >> JuBits); in MakeTable()218 Pointer = &Table[Index3 >> JuBits]; in MakeTable()
202 UINT16 JuBits; in MakeTable() local226 JuBits = (UINT16) (16 - TableBits); in MakeTable()229 Start[Index] >>= JuBits; in MakeTable()237 Index = (UINT16) (Start[TableBits + 1] >> JuBits); in MakeTable()267 Pointer = &Table[Index3 >> JuBits]; in MakeTable()
195 UINT16 JuBits; in MakeTable() local223 JuBits = (UINT16) (16 - TableBits); in MakeTable()226 Start[Index] >>= JuBits; in MakeTable()235 Index = (UINT16) (Start[TableBits + 1] >> JuBits); in MakeTable()265 Pointer = &Table[Index3 >> JuBits]; in MakeTable()
193 UINT16 JuBits; in MakeTable() local217 JuBits = (UINT16) (16 - TableBits); in MakeTable()220 Start[Index] >>= JuBits; in MakeTable()229 Index = (UINT16) (Start[TableBits + 1] >> JuBits); in MakeTable()259 Pointer = &Table[Index3 >> JuBits]; in MakeTable()
310 UINT16 JuBits; in MakeTable() local352 JuBits = (UINT16) (16 - TableBits); in MakeTable()355 Start[Index] >>= JuBits; in MakeTable()364 Index = (UINT16) (Start[TableBits + 1] >> JuBits); in MakeTable()394 Pointer = &Table[Index3 >> JuBits]; in MakeTable()
2168 UINT16 JuBits; in MakeTable() local2199 JuBits = (UINT16) (16 - TableBits); in MakeTable()2203 Start[Index] >>= JuBits; in MakeTable()2212 Index = (UINT16) (Start[TableBits + 1] >> JuBits); in MakeTable()2242 Pointer = &Table[Index3 >> JuBits]; in MakeTable()