Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dposixiob_stdin.c42 FILE *const __posix_stdin = &__stdin.xfile.cfile.file; variable
44 __weak_reference(__posix_stdin,stdin);