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

/vbox/src/VBox/Runtime/common/string/
H A Dstrformatnum.cpp126 RTDECL(ssize_t) RTStrFormatU64(char *pszBuf, size_t cbBuf, uint64_t u64Value, unsigned int uiBase, function
/vbox/include/iprt/
H A Dmangling.h1463 # define RTStrFormatU64 RT_MANGLER(RTStrFormatU64) macro

Completed in 58 milliseconds