Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdio.h72 extern FILE __sF[] __REMOVED_IN(23);
74 #define stdin (&__sF[0])
75 #define stdout (&__sF[1])
76 #define stderr (&__sF[2])
/bionic/libc/stdio/
Dstdio.cpp76 ._flags = flags, ._file = fd, ._cookie = __sF + fd, ._close = __sclose, \
99 FILE __sF[3] = { variable
105 FILE* stdin = &__sF[0];
106 FILE* stdout = &__sF[1];
107 FILE* stderr = &__sF[2];
123 struct glue __sglue = { nullptr, 3, __sF };
/bionic/tools/versioner/platforms/
Dlibc.map.txt166 __sF; # var
/bionic/libc/
Dlibc.map.txt166 __sF; # var