Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-script.c1261 int needed_length; in script_from_file() local