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

/vbox/src/VBox/Runtime/common/string/
H A Dstrcache.cpp415 # define RTSTRCACHE_CHECK(a_pThis) do { rtStrCacheCheck(pThis); } while (0)
419 static void rtStrCacheCheck(PRTSTRCACHEINT pThis) function

Completed in 45 milliseconds