Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dfindfp.c32 struct _glue __sglue = {NULL, 3, &__sf[0]};
137 struct _glue glue;
141 static struct _glue *
183 struct _glue *g; in __sfp()
Dfwalk.c30 struct _glue *g) in _fwalk_sglue()
Dstdio.h201 struct _glue struct
203 struct _glue *_next; argument
208 extern struct _glue __sglue; argument
210 extern int _fwalk_sglue (int (*)(__FILE *), struct _glue *);