Home
last modified time | relevance | path

Searched defs:AbsoluteValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp20 void ScopedString::appendNumber(u64 AbsoluteValue, u8 Base, u8 MinNumberLength, in appendNumber()
/llvm-project/lldb/source/Utility/
H A DScalar.cpp473 bool Scalar::AbsoluteValue() { in AbsoluteValue() function in Scalar