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

/vbox/src/VBox/Runtime/common/string/
H A Dstrformatnum.cpp39 RTDECL(ssize_t) RTStrFormatU8(char *pszBuf, size_t cbBuf, uint8_t u8Value, unsigned int uiBase, function
/vbox/include/iprt/
H A Dmangling.h1464 # define RTStrFormatU8 RT_MANGLER(RTStrFormatU8) macro

Completed in 59 milliseconds