Home
last modified time | relevance | path

Searched refs:_glue (Results 1 – 3 of 3) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dfindfp.c33 struct _glue __sglue = {NULL, 3, &__sf[0]};
138 struct _glue glue;
142 static struct _glue *
184 struct _glue *g; in __sfp()
Dfwalk.c31 struct _glue *g) in _fwalk_sglue()
Dstdio.h195 struct _glue struct
197 struct _glue *_next; argument
202 extern struct _glue __sglue; argument
204 extern int _fwalk_sglue (int (*)(__FILE *), struct _glue *);