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

/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_printf.cc254 int needed_length; local in function:__sanitizer::SharedPrintfCodeNoBuffer
343 int needed_length = VSNPrintf(buffer, length, format, args); local in function:__sanitizer::internal_snprintf
[all...]

Completed in 4 milliseconds