Home
last modified time | relevance | path

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

/aosp12/bionic/libc/stdio/
H A Dglue.h50 __LIBC32_LEGACY_PUBLIC__ extern struct glue __sglue;
H A Dstdio.cpp121 struct glue __sglue = { nullptr, 3, __sF }; variable
122 static struct glue* lastglue = &__sglue;
172 for (g = &__sglue; g != nullptr; g = g->next) { in __sfp()
213 for (glue* g = &__sglue; g != nullptr; g = g->next) { in _fwalk()
/aosp12/bionic/libc/
H A Dlibc.map.txt1700 __sglue; # arm x86
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1700 __sglue; # arm x86