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

/vbox/src/VBox/Runtime/common/string/
H A Dstrcache.cpp105 #define RTSTRCACHE_VALID_RETURN_RC(pStrCache, rc) \ macro
363 RTSTRCACHE_VALID_RETURN_RC(pThis, VERR_INVALID_HANDLE);
832 RTSTRCACHE_VALID_RETURN_RC(pThis, NULL);
957 RTSTRCACHE_VALID_RETURN_RC(pThis, NULL);
966 RTSTRCACHE_VALID_RETURN_RC(pThis, NULL);
1151 RTSTRCACHE_VALID_RETURN_RC(pThis, UINT32_MAX);
1200 RTSTRCACHE_VALID_RETURN_RC(pThis, UINT32_MAX);

Completed in 46 milliseconds