Searched refs:fgetpos (Results 1 – 11 of 11) sorted by relevance
/picolibc-latest/newlib/libc/tinystdio/ |
D | fgetpos.c | 66 fgetpos ( in fgetpos() function
|
D | meson.build | 60 'fgetpos.c',
|
D | stdio.h | 334 int fgetpos(FILE * __restrict stream, fpos_t * __restrict pos);
|
/picolibc-latest/newlib/libc/stdio/ |
D | fgetpos.c | 67 fgetpos ( in fgetpos() function
|
D | stdio.h | 376 int fgetpos (FILE *, _fpos_t *); 378 int fgetpos (FILE *__restrict, fpos_t *__restrict);
|
D | stdio.tex | 53 * Function fgetpos:: Record position in a stream or file 151 @include stdio/fgetpos.def
|
D | meson.build | 48 'fgetpos.c',
|
/picolibc-latest/newlib/libc/machine/spu/ |
D | fgetpos.c | 49 fgetpos (FILE *__restrict fp, in fgetpos() function
|
/picolibc-latest/ |
D | README.md | 216 * Add fgetpos and fsetpos to tinystdio. Thanks to Hana Ashour.
|
D | COPYING.picolibc | 2132 newlib/libc/machine/spu/fgetpos.c 4456 newlib/libc/stdio/fgetpos.c 4548 newlib/libc/tinystdio/fgetpos.c
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 2192 * libc/machine/powerpc/vfscanf.c, libc/stdio/fgetpos.c, 2378 libc/machine/spu/fgetpos.c, libc/machine/spu/fgets.c, 2386 libc/stdio/fgetpos.c, libc/stdio/fgets.c, 10268 * libc/machine/spu/fgetpos.c: Ditto. 10626 * libc/machine/spu/fgetpos.c: Ditto. 10956 * libc/machine/spu/fgetpos.c: Ditto. 13035 * libc/stdio/fgetpos.c (_fgetpos_r): Removed unnecessary calls 13984 libc/stdio/fgetc.c libc/stdio/fgetpos.c libc/stdio/fgets.c, 14909 * libc/stdio/fgetpos.c: Add reentrant version and have regular 15937 * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftello [all …]
|