Searched refs:shifts (Results 1 – 4 of 4) sorted by relevance
1023 Int32 shifts = 0; in mainSort() local1025 while ((bbSize >> shifts) > 65534) shifts++; in mainSort()1029 UInt16 qVal = (UInt16)(j >> shifts); in mainSort()1034 AssertH ( ((bbSize-1) >> shifts) <= 65535, 1002 ); in mainSort()
153 static const unsigned char shifts[2][4][4] = variable240 if (shifts[(INDEX)][(OFFSET)][i -1]) \
128 …there is no defense against buffers in shared memory. The responsibility shifts to (1) or (2), but…
3215 * Fix undefined shifts with negative values in certificates parsing
Completed in 26 milliseconds