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

/vbox/src/VBox/Runtime/common/string/
H A Dstrprintf.cpp107 RTDECL(size_t) RTStrPrintfEx(PFNSTRFORMAT pfnFormat, void *pvArg, char *pszBuffer, size_t cchBuffer, const char *pszFormat, ...) function
116 RT_EXPORT_SYMBOL(RTStrPrintfEx); variable
/vbox/include/iprt/
H A Dmangling.h1506 # define RTStrPrintfEx RT_MANGLER(RTStrPrintfEx) macro

Completed in 60 milliseconds