Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedPythonInterface.h82 std::string format_buffer; in Dispatch() local
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp2209 static int format_buffer(char *str, size_t size, const char *fmt, in format_buffer() function