Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/sanitizer_common/
HDsanitizer_printf.cc34 static int AppendChar(char **buff, const char *buff_end, char c) { in AppendChar() function
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDFormatEntity.cpp255 FormatEntity::Entry::AppendChar (char ch) in AppendChar() function in FormatEntity::Entry