Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dfclose.c37 struct __file_close *cf = (struct __file_close *) f; in fclose()
Dfdevopen.c95 struct __file_close *cf; in fdevopen()
Dstdio.h102 struct __file_close { struct
114 struct __file_close cfile; /* close file struct */ argument