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

/vbox/src/VBox/Runtime/common/string/
H A Dstrcache.cpp404 DECLINLINE(uint32_t) rtStrCacheSelectFixedList(uint32_t cbMin) function
868 rtStrCacheSelectFixedList(cbEntry));
1037 uint32_t const iFreeList = rtStrCacheSelectFixedList(cbMin);

Completed in 45 milliseconds