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

/vbox/src/VBox/Runtime/common/string/
H A Dstrcache.cpp100 #define RTSTRCACHE_NUM_OF_FIXED_SIZES 12 macro
264 PRTSTRCACHEFREE apFreeLists[RTSTRCACHE_NUM_OF_FIXED_SIZES];
304 static const uint32_t g_acbFixedLists[RTSTRCACHE_NUM_OF_FIXED_SIZES] =

Completed in 34 milliseconds