Searched refs:exp2ml (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/libkern/c++/
H A DOSSymbol.cpp52 #define INITIAL_POOL_SIZE (exp2ml(1 + log2(kInitBucketCount)))
101 static unsigned long exp2ml(unsigned int x);
197 unsigned long OSSymbolPool::exp2ml(unsigned int x) function in class:OSSymbolPool

Completed in 188 milliseconds