Searched refs:NN_OS_EXPHEAP_ALLOC_DIR_REAR (Results 1 – 2 of 2) sorted by relevance
30 #define NN_OS_EXPHEAP_ALLOC_DIR_REAR 1 // 後方より確保 macro
589 (direction == NN_OS_EXPHEAP_ALLOC_DIR_REAR && !pEHHead->reuse)) in AllocUsedBlockFromFreeBlock()744 NN_OS_EXPHEAP_ALLOC_DIR_REAR); in AllocFromTail()1138 … GetAllocDirForMBlock(pMBHead) == NN_OS_EXPHEAP_ALLOC_DIR_REAR ? " rear" : "front", in NNSi_FndDumpHeap()