Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A Dfgetpos64.c12 #define fpos_t fpos64_t
A Dfsetpos64.c12 #define fpos_t fpos64_t
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dstdio.h86 typedef __STDIO_fpos64_t fpos64_t; typedef
776 extern int fgetpos64 (FILE *__restrict __stream, fpos64_t *__restrict __pos);
777 extern int fsetpos64 (FILE *__stream, const fpos64_t *__pos);

Completed in 4 milliseconds