Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/File/linux/
H A Dstdout.cpp17 uint8_t stdout_buffer[STDOUT_BUFFER_SIZE]; variable
18 static LinuxFile StdOut(1, stdout_buffer, STDOUT_BUFFER_SIZE, _IOLBF, false,