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

/vbox/src/VBox/Runtime/common/string/
H A Dstringalloc.cpp67 RTDECL(int) RTStrReallocTag(char **ppsz, size_t cbNew, const char *pszTag) function
94 RT_EXPORT_SYMBOL(RTStrReallocTag); variable
/vbox/include/iprt/
H A Dmangling.h1513 # define RTStrReallocTag RT_MANGLER(RTStrReallocTag) macro

Completed in 133 milliseconds