Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dfcloseall.c61 return _fwalk_sglue (fclose, &__sglue); in fcloseall()
Dfindfp.c32 struct _glue __sglue = {NULL, 3, &__sf[0]}; variable
160 (void) _fwalk_sglue (CLEANUP_FILE, &__sglue); in stdio_exit_handler()
188 for (g = &__sglue;; g = g->_next) in __sfp()
Drefill.c104 (void) _fwalk_sglue (lflush, &__sglue); in _srefill()
Dfflush.c254 return _fwalk_sglue (fflush, &__sglue); in fflush()
Dstdio.h208 extern struct _glue __sglue;
/picolibc-latest/newlib/
DChangeLog-201527009 libc/include/reent.h: Don't declare __sglue. Added function