Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dfindfp.c36 NEWLIB_THREAD_LOCAL __FILE *_tls_stdout = &__sf[1]; variable
Dstdio.h194 extern NEWLIB_THREAD_LOCAL __FILE *_tls_stdout;
195 #define _REENT_STDOUT(_ptr) (_tls_stdout)