Searched refs:appendSignedDecimal (Results 1 – 2 of 2) sorted by relevance
67 void ScopedString::appendSignedDecimal(s64 Num, u8 MinNumberLength, in appendSignedDecimal() function in scudo::ScopedString155 appendSignedDecimal(DVal, Width, PadWithZero); in vappend()198 appendSignedDecimal(DVal, Width, PadWithZero); in vappend()
39 void appendSignedDecimal(s64 Num, u8 MinNumberLength, bool PadWithZero);