Searched refs:I2U (Results 1 – 1 of 1) sorted by relevance
19 #define I2U(indx) (p->Indx2Units[indx]) macro135 unsigned i, nu = I2U(oldIndx) - I2U(newIndx); in SplitBlock()136 ptr = (Byte *)ptr + U2B(I2U(newIndx)); in SplitBlock()137 if (I2U(i = U2I(nu)) != nu) in SplitBlock()139 unsigned k = I2U(--i); in SplitBlock()162 UInt16 nu = I2U(i); in GlueFreeBlocks()207 if (I2U(i = U2I(nu)) != nu) in GlueFreeBlocks()209 unsigned k = I2U(--i); in GlueFreeBlocks()232 UInt32 numBytes = U2B(I2U(indx)); in AllocUnitsRare()248 numBytes = U2B(I2U(indx)); in AllocUnits()