Home
last modified time | relevance | path

Searched refs:UInt64ToStr (Results 1 – 1 of 1) sorted by relevance

/external/lzma/C/Util/7z/
D7zMain.c259 static void UInt64ToStr(UInt64 value, char *s, int numDigits) in UInt64ToStr() function
521 UInt64ToStr(fileSize, s, 10); in main()
681 UInt64ToStr(res, s, 0); in main()