Searched refs:mPoolSizeTable (Results 1 – 1 of 1) sorted by relevance
54 STATIC CONST UINT16 mPoolSizeTable[] = { variable59 #define LIST_TO_SIZE(a) (mPoolSizeTable [a])61 #define MAX_POOL_LIST (sizeof (mPoolSizeTable) / sizeof (mPoolSizeTable[0]))105 if (mPoolSizeTable [Index] >= Size) { in GetPoolIndexFromSize()