Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DHashCon.cpp107 static void SetSpacesAndNul(char *s, unsigned num) in SetSpacesAndNul() function
225 SetSpacesAndNul(s + strlen(s), (int)GetColumnWidth(h.DigestSize) - (int)strlen(s)); in PrintResultLine()
251 SetSpacesAndNul(s, kSizeField_Len); in PrintResultLine()