Searched refs:I2U (Results 1 – 1 of 1) sorted by relevance
19 #define I2U(indx) (p->Indx2Units[indx]) macro137 unsigned i, nu = I2U(oldIndx) - I2U(newIndx); in SplitBlock()138 ptr = (Byte *)ptr + U2B(I2U(newIndx)); in SplitBlock()139 if (I2U(i = U2I(nu)) != nu) in SplitBlock()141 unsigned k = I2U(--i); in SplitBlock()164 UInt16 nu = I2U(i); in GlueFreeBlocks()209 if (I2U(i = U2I(nu)) != nu) in GlueFreeBlocks()211 unsigned k = I2U(--i); in GlueFreeBlocks()234 UInt32 numBytes = U2B(I2U(indx)); in AllocUnitsRare()250 numBytes = U2B(I2U(indx)); in AllocUnits()