Home
last modified time | relevance | path

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

/external/lzma/C/
DPpmd7.c17 #define U2B(nu) ((UInt32)(nu) * UNIT_SIZE) macro
136 ptr = (Byte *)ptr + U2B(I2U(newIndx)); in SplitBlock()
140 InsertNode(p, ((Byte *)ptr) + U2B(k), nu - k - 1); in SplitBlock()
232 UInt32 numBytes = U2B(I2U(indx)); in AllocUnitsRare()
248 numBytes = U2B(I2U(indx)); in AllocUnits()
306 p->LoUnit += U2B(256 / 2); in RestartModel()