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

/external/lzma/C/
H A DPpmd7.c19 #define I2U(indx) (p->Indx2Units[indx]) macro
135 unsigned i, nu = I2U(oldIndx) - I2U(newIndx);
136 ptr = (Byte *)ptr + U2B(I2U(newIndx));
137 if (I2U(i = U2I(nu)) != nu)
139 unsigned k = I2U(--i);
162 UInt16 nu = I2U(i);
207 if (I2U(i = U2I(nu)) != nu)
209 unsigned k = I2U(--i);
232 UInt32 numBytes = U2B(I2U(ind
[all...]

Completed in 186 milliseconds