Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/pico_stdio/
A Dstdio.c36 #define STDIO_HANDLE_STDOUT 1 macro
173 if (handle == STDIO_HANDLE_STDOUT || handle == STDIO_HANDLE_STDERR) { in _write()
197 return fd == STDIO_HANDLE_STDIN || fd == STDIO_HANDLE_STDOUT || fd == STDIO_HANDLE_STDERR; in _isatty()

Completed in 3 milliseconds