Searched refs:I2U (Results 1 – 1 of 1) sorted by relevance
17 #define I2U(indx) (p->Indx2Units[indx]) macro133 unsigned i, nu = I2U(oldIndx) - I2U(newIndx); in SplitBlock()134 ptr = (Byte *)ptr + U2B(I2U(newIndx)); in SplitBlock()135 if (I2U(i = U2I(nu)) != nu) in SplitBlock()137 unsigned k = I2U(--i); in SplitBlock()160 UInt16 nu = I2U(i); in GlueFreeBlocks()205 if (I2U(i = U2I(nu)) != nu) in GlueFreeBlocks()207 unsigned k = I2U(--i); in GlueFreeBlocks()230 UInt32 numBytes = U2B(I2U(indx)); in AllocUnitsRare()246 numBytes = U2B(I2U(indx)); in AllocUnits()