Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c92 UInt32 GetPosSlot1(UInt32 pos) in GetPosSlot1() function
130 #define GetPosSlot1(pos) p->g_FastPos[pos] macro