HomeSort by relevance Sort by last modified time
    Searched full:whichbin (Results 1 - 1 of 1) sorted by null

  /external/srec/portable/src/
pmemblock.c 452 uint32 whichBin = (*pRealMemory >> 24) & 0x00000007;
464 uint32 retval = pt_retbuf(memoryPool[whichPool].poolInfo[whichBin].poolId, pRealMemory);

Completed in 183 milliseconds