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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSSymbol.cpp56 #define GROW_FACTOR (1) macro
60 if (count * GROW_FACTOR > nBuckets) { \

Completed in 20 milliseconds