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

/vbox/src/VBox/Runtime/common/string/
H A Dministring.cpp54 printfV(pszFormat, va);
60 * Callback used with RTStrFormatV by RTCString::printfV.
96 RTCString &RTCString::printfV(const char *pszFormat, va_list va) function in class:RTCString

Completed in 45 milliseconds