Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dfindfp.c37 NEWLIB_THREAD_LOCAL __FILE *_tls_stderr = &__sf[2]; variable
Dstdio.h196 extern NEWLIB_THREAD_LOCAL __FILE *_tls_stderr;
197 #define _REENT_STDERR(_ptr) (_tls_stderr)