Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp118 static int formatString(char *Buffer, uptr BufferLength, const char *Format, formatString() function
235 int formatString(char *Buffer, uptr BufferLength, const char *Format, ...) { formatString() function