Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp255 int needed_length = 0; in SharedPrintfCodeNoBuffer() local
335 int needed_length = VSNPrintf(buffer, length, format, args); in internal_snprintf() local