Home
last modified time | relevance | path

Searched refs:STDERR_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/src/__support/File/
H A Dlinux_file.cpp173 constexpr size_t STDERR_BUFFER_SIZE = 0; variable
174 static LinuxFile StdErr(2, nullptr, STDERR_BUFFER_SIZE, _IONBF, false,