Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp120 static const char *PrintfFormatsHelp = in formatString() local
180 RAW_CHECK_MSG(!HaveFlags, PrintfFormatsHelp); in formatString()
185 RAW_CHECK_MSG(!HaveLength, PrintfFormatsHelp); in formatString()
193 RAW_CHECK_MSG(!HaveFlags, PrintfFormatsHelp); in formatString()
221 RAW_CHECK_MSG(!HaveFlags, PrintfFormatsHelp); in formatString()
226 RAW_CHECK_MSG(false, PrintfFormatsHelp); in formatString()