Searched defs:__off64_t (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c183 __extension__ typedef __quad_t __off64_t; typedef
225 typedef __off64_t __loff_t;
4902 __off64_t __pos;
5132 __off64_t _offset;
5174 typedef int __io_seek_fn (void *__cookie, __off64_t *__pos, int __w);
5204 extern __off64_t _IO_seekoff (_IO_FILE *, __off64_t, int, int) __attribute__ ((__nothrow__));
5205 extern __off64_t _IO_seekpos (_IO_FILE *, __off64_t, int) __attribute__ ((__nothrow__));

Completed in 43 milliseconds