Home
last modified time | relevance | path

Searched refs:AllocateFromPsos (Results 1 – 1 of 1) sorted by relevance

/external/srec/portable/src/
Dpmemblock.c347 static void* AllocateFromPsos(uint32 whichPool, uint32 poolIndex, uint32 size) in AllocateFromPsos() function
391 pMemory = AllocateFromPsos(whichPool, poolIndex, size); in SearchPoolsForMemory()
404 pMemory = AllocateFromPsos(whichPool, memoryPool[whichPool].currentNumberOfPools - 1, size); in SearchPoolsForMemory()