Searched refs:AddToComment_UInt64 (Results 1 – 1 of 1) sorted by relevance
267 static void AddToComment_UInt64(AString &s, UInt64 v, const char *name) in AddToComment_UInt64() function310 s += name; s.Add_Minus(); AddToComment_UInt64(s, Offset, "offset"); in Print()311 s += name; s.Add_Minus(); AddToComment_UInt64(s, Len, "length"); in Print()603 AddToComment_UInt64(s, _numSectors << 9, "unpack-size"); in Z7_COM7F_IMF()