Searched refs:__sglue (Results 1 – 4 of 4) sorted by relevance
50 __LIBC32_LEGACY_PUBLIC__ extern struct glue __sglue;
123 struct glue __sglue = { nullptr, 3, __sF }; variable124 static struct glue* lastglue = &__sglue;174 for (g = &__sglue; g != nullptr; g = g->next) { in __sfp()215 for (glue* g = &__sglue; g != nullptr; g = g->next) { in _fwalk()
1642 __sglue; # arm x86 mips