Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp28 static int appendNumber(char **Buffer, const char *BufferEnd, u64 AbsoluteValue, in appendNumber()
/freebsd-14.2/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp473 bool Scalar::AbsoluteValue() { in AbsoluteValue() function in Scalar