Home
last modified time | relevance | path

Searched refs:_off64_t (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdio.h375 _off64_t _EXFUN(ftello64, (FILE *));
376 _off64_t _EXFUN(fseeko64, (FILE *, _off64_t, int));
383 _off64_t _EXFUN(_ftello64_r, (struct _reent *, FILE *));
384 _off64_t _EXFUN(_fseeko64_r, (struct _reent *, FILE *, _off64_t, int));
H A Dreent.h93 extern _off64_t _lseek64_r _PARAMS ((struct _reent *, int, _off64_t, int));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dunistd.h184 _off64_t _EXFUN(_lseek64, (int __filedes, _off64_t __offset, int __whence ));
H A Dreent.h115 typedef _off64_t _fpos64_t;
250 _off64_t _offset; /* current lseek offset */
H A D_types.h15 __extension__ typedef long long _off64_t; typedef