Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dfindfp.c35 NEWLIB_THREAD_LOCAL __FILE *_tls_stdin = &__sf[0]; variable
Dstdio.h192 extern NEWLIB_THREAD_LOCAL __FILE *_tls_stdin;
193 #define _REENT_STDIN(_ptr) (_tls_stdin)