Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp254 const uptr FormattedLength = static_cast<uptr>(formatString( in vappend() local
257 RAW_CHECK(FormattedLength + 1 == AdditionalLength); in vappend()