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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSSymbol.cpp54 #define INITIAL_POOL_SIZE (exp2ml(1 + log2(kInitBucketCount)))
103 static unsigned long exp2ml(unsigned int x);
190 unsigned long OSSymbolPool::exp2ml(unsigned int x) function in class:OSSymbolPool

Completed in 76 milliseconds