Home
last modified time | relevance | path

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

/external/lzma/C/Util/7z/
D7zMain.c204 static void UInt64ToStr(UInt64 value, char *s) in UInt64ToStr() function
435 UInt64ToStr(fileSize, s); in main()