Searched refs:_fpos_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.h41 * so we use _fpos_t instead.
44 typedef long _fpos_t; /* XXX must match off_t in <sys/types.h> */ typedef
H A Dreent.h199 _fpos_t _EXFNPTR(_seek, (struct _reent *, _PTR, _fpos_t, int));
256 _fpos_t _EXFNPTR(_seek, (struct _reent *, _PTR, _fpos_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.h41 * so we use _fpos_t instead.
44 typedef long _fpos_t; /* XXX must match off_t in <sys/types.h> */ typedef
H A Dreent.h208 _fpos_t _EXFNPTR(_seek, (struct _reent *, _PTR, _fpos_t, int));
265 _fpos_t _EXFNPTR(_seek, (struct _reent *, _PTR, _fpos_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.h41 * <sys/reent.h> defines __FILE, _fpos_t.
56 typedef _fpos_t fpos_t;
237 int _EXFUN(fgetpos, (FILE *, _fpos_t *));
238 int _EXFUN(fsetpos, (FILE *, const _fpos_t *));
408 int _EXFUN(_fgetpos_r, (struct _reent *, FILE *, _fpos_t *));
409 int _EXFUN(_fsetpos_r, (struct _reent *, FILE *, const _fpos_t *));
/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.h40 * <sys/reent.h> defines __FILE, _fpos_t.
55 typedef _fpos_t fpos_t;
246 int _EXFUN(fgetpos, (FILE *, _fpos_t *));
247 int _EXFUN(fsetpos, (FILE *, const _fpos_t *));
414 int _EXFUN(_fgetpos_r, (struct _reent *, FILE *, _fpos_t *));
415 int _EXFUN(_fsetpos_r, (struct _reent *, FILE *, const _fpos_t *));

Completed in 58 milliseconds