Searched refs:FormatInteger (Results 1 – 1 of 1) sorted by relevance
1101 FormatInteger(LONGLONG Num, LPWSTR pwszResult, UINT cchResultMax) in FormatInteger() function1168 cchWritten = FormatInteger(cbSize, pwszResult, cchResultMax); in FormatByteSize()