Home
last modified time | relevance | path

Searched refs:fsetpos (Results 1 – 11 of 11) sorted by relevance

/picolibc-latest/newlib/libc/tinystdio/
Dfsetpos.c60 fsetpos ( in fsetpos() function
Dmeson.build80 'fsetpos.c',
Dstdio.h341 int fsetpos(FILE *stream, const fpos_t *pos);
/picolibc-latest/newlib/libc/stdio/
Dfsetpos.c61 fsetpos ( in fsetpos() function
Dstdio.h382 int fsetpos (FILE *, const _fpos_t *);
384 int fsetpos (FILE *, const fpos_t *);
Dstdio.tex70 * Function fsetpos:: Restore position of a stream or file
202 @include stdio/fsetpos.def
Dmeson.build63 'fsetpos.c',
/picolibc-latest/newlib/libc/machine/spu/
Dfsetpos.c49 fsetpos (FILE * iop, in fsetpos() function
/picolibc-latest/
DREADME.md216 * Add fgetpos and fsetpos to tinystdio. Thanks to Hana Ashour.
DCOPYING.picolibc2141 newlib/libc/machine/spu/fsetpos.c
4470 newlib/libc/stdio/fsetpos.c
4549 newlib/libc/tinystdio/fsetpos.c
/picolibc-latest/newlib/
DChangeLog-20157706 * libc/stdio/fsetpos.c: Ditto.
10279 * libc/machine/spu/fsetpos.c: Ditto.
10637 * libc/machine/spu/fsetpos.c: Ditto.
10957 * libc/machine/spu/fsetpos.c: Ditto.
13989 libc/stdio/fseeko.c libc/stdio/fsetpos.c libc/stdio/ftell.c,
14911 * libc/stdio/fsetpos.c: Ditto.
15937 * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello
15947 * libc/stdio/fsetpos.c (fsetpos): Ditto.
26908 fseek.c fsetpos.c ftell.c fvwrite.c fwalk.c fwrite.c getc.c