Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp70 const u64 UnsignedNum = (Num == INT64_MIN) in appendSignedDecimal() local
73 appendNumber(UnsignedNum, 10, MinNumberLength, PadWithZero, Negative, in appendSignedDecimal()