Home
last modified time | relevance | path

Searched refs:GET_PRICE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c644 #define GET_PRICE(prob, symbol) \ macro
899 price += GET_PRICE(p->isRepG2[state], repIndex - 2); in GetPureRepPrice()