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

/vbox/src/VBox/Runtime/common/string/
H A Dstrformatnum.cpp97 RTDECL(ssize_t) RTStrFormatU32(char *pszBuf, size_t cbBuf, uint32_t u32Value, unsigned int uiBase, function
/vbox/include/iprt/
H A Dmangling.h1462 # define RTStrFormatU32 RT_MANGLER(RTStrFormatU32) macro

Completed in 85 milliseconds