Searched defs:GetPosSlot1 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c109 UInt32 GetPosSlot1(UInt32 pos) function
147 #define GetPosSlot1(pos) p->g_FastPos[pos] macro
1744 UInt32 posSlot = GetPosSlot1(i);
1766 distancesPrices[i] = posSlotPrices[GetPosSlot1(i)] + tempPrices[i];

Completed in 23 milliseconds