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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c679 #define GET_PRICE_0a(prob) ProbPrices[(prob) >> kNumMoveReducingBits] macro
804 UInt32 a0 = GET_PRICE_0a(p->choice);
806 UInt32 b0 = a1 + GET_PRICE_0a(p->choice2);

Completed in 25 milliseconds