Searched refs:NNSi_FndRoundUpPtr (Results 1 – 2 of 2) sorted by relevance
51 #define NNSi_FndRoundUpPtr(ptr, alignment) \ macro
653 void *const reqMBlock = NNSi_FndRoundUpPtr(mblock, alignment); in AllocFromHead()1233 startAddress = NNSi_FndRoundUpPtr(startAddress, MIN_ALIGNMENT); in CreateHeap()1517 void* baseAddress = NNSi_FndRoundUpPtr(GetMemPtrForMBlock(pMBlkHd), alignment); in GetAllocatableSizeForHeap()