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

/vbox/src/VBox/Runtime/common/string/
H A Dstrformatnum.cpp174 RTDECL(ssize_t) RTStrFormatR80u2(char *pszBuf, size_t cbBuf, PCRTFLOAT80U2 pr80Value, signed int cchWidth, function
252 return RTStrFormatR80u2(pszBuf, cbBuf, &r80ValueU2, cchWidth, cchPrecision, fFlags);
/vbox/include/iprt/
H A Dmangling.h1456 # define RTStrFormatR80u2 RT_MANGLER(RTStrFormatR80u2) macro

Completed in 94 milliseconds