Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_printf.cc241 int needed_length; in SharedPrintfCode() local
309 int needed_length = VSNPrintf(buffer, length, format, args); in internal_snprintf() local