Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp146 const bool HaveLength = HaveZ || HaveLL; in vappend() local
147 const bool HaveFlags = HaveWidth || HaveLength; in vappend()
174 RAW_CHECK_MSG(!HaveLength, PrintfFormatsHelp); in vappend()