OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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