Searched refs:_fpos64_t (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/sys/
H A D_types.h50 typedef _off64_t _fpos64_t; typedef
H A Dreent.h276 _fpos64_t _EXFNPTR(_seek64, (struct _reent *, _PTR, _fpos64_t, int));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/sys/
H A D_types.h50 typedef _off64_t _fpos64_t; typedef
H A Dreent.h285 _fpos64_t _EXFNPTR(_seek64, (struct _reent *, _PTR, _fpos64_t, int));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/
H A Dstdio.h54 typedef _fpos64_t fpos_t;
58 typedef _fpos64_t fpos64_t;
528 int _EXFUN(fgetpos64, (FILE *, _fpos64_t *));
529 int _EXFUN(fsetpos64, (FILE *, const _fpos64_t *));
537 int _EXFUN(_fgetpos64_r, (struct _reent *, FILE *, _fpos64_t *));
538 int _EXFUN(_fsetpos64_r, (struct _reent *, FILE *, const _fpos64_t *));
559 _fpos64_t (*__seekfn)(_PTR __c, _fpos64_t __off, int __whence),
564 _fpos64_t (*__seekfn)(_PTR __c, _fpos64_t __of
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/
H A Dstdio.h53 typedef _fpos64_t fpos_t;
57 typedef _fpos64_t fpos64_t;
534 int _EXFUN(fgetpos64, (FILE *, _fpos64_t *));
535 int _EXFUN(fsetpos64, (FILE *, const _fpos64_t *));
543 int _EXFUN(_fgetpos64_r, (struct _reent *, FILE *, _fpos64_t *));
544 int _EXFUN(_fsetpos64_r, (struct _reent *, FILE *, const _fpos64_t *));
565 _fpos64_t (*__seekfn)(_PTR __c, _fpos64_t __off, int __whence),
570 _fpos64_t (*__seekfn)(_PTR __c, _fpos64_t __of
[all...]

Completed in 71 milliseconds