Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/tinystdio/
Dposixiob.c47 FILE *const __posix_stdout = &__stdout.xfile.cfile.file; variable
50 __strong_reference(__posix_stdout, __posix_stderr);
56 __weak_reference(__posix_stdout,stdout);