Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdio/
Dstdio.h84 struct __sFILE { struct
180 typedef struct __sFILE __FILE;
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-20152481 (struct __sFILE): Change type of last parameter in declaration
3366 * libc/include/sys/reent.h (__sFILE): Change type of _offset
7411 * libc/include/sys/reent.h (struct __sFILE): Add _mbstate member.
7567 * libc/include/sys/reent.h (struct __sFILE): Add _flags2 member.
9947 * libc/include/sys/reent.h (struct __sFILE, struct __sFILE64):
16658 * libc/include/sys/reent.h (__sFILE, __sFILE64): Add new
17302 (FILE): Typedef'd to __FILE instead of struct __sFILE directly.
17309 struct __sFILE, depending on whether __LARGE64_FILES is set or not.
19101 the start of the real __sFILE, used for stdin, stdout and stderr until
19103 (struct __sFILE): Move location of _data in _REENT_SMALL case.
[all …]