Searched defs:RTSTRCACHE_INITIAL_HASH_SIZE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Dstrcache.cpp63 #define RTSTRCACHE_INITIAL_HASH_SIZE 512 macro
329 pThis->cHashTab = RTSTRCACHE_INITIAL_HASH_SIZE;

Completed in 45 milliseconds