Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp232 const uptr FormattedLength = static_cast<uptr>(formatString( in append() local
235 RAW_CHECK(FormattedLength + 1 == AdditionalLength); in append()