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

/vbox/src/VBox/Runtime/common/string/
H A Dstringalloc.cpp160 return RTStrAAppendNTag(ppsz, pszAppend, RTSTR_MAX, pszTag);
164 RTDECL(int) RTStrAAppendNTag(char **ppsz, const char *pszAppend, size_t cchAppend, const char *pszTag) function
/vbox/include/iprt/
H A Dmangling.h1417 # define RTStrAAppendNTag RT_MANGLER(RTStrAAppendNTag) macro

Completed in 162 milliseconds