Home
last modified time | relevance | path

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

/llvm-project/libc/src/stdio/printf_core/
H A Dwriter.h70 size_t bytes_to_write = buff_len - buff_cur; overflow_write() local
/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp575 size_t bytes_to_write = sizeof(llvm::minidump::Thread); FixThreadStacks() local