Searched refs:GetPosSlot2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c98 #define GetPosSlot2(pos, res) { BSR2_RET(pos, res); } macro
131 #define GetPosSlot2(pos, res) { BSR2_RET(pos, res); } macro
1112 GetPosSlot2(distance, slot);
1429 GetPosSlot2(curBack, posSlot);
1500 GetPosSlot2(curBack, posSlot);

Completed in 61 milliseconds