HomeSort by relevance Sort by last modified time
    Searched refs:_IO_off64_t (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 40 #define _IO_off64_t _G_off64_t
319 _IO_off64_t _offset;
381 typedef int __io_seek_fn (void *__cookie, _IO_off64_t *__pos, int __w);
495 extern _IO_off64_t _IO_seekoff (_IO_FILE *, _IO_off64_t, int, int);
496 extern _IO_off64_t _IO_seekpos (_IO_FILE *, _IO_off64_t, int);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 40 #define _IO_off64_t _G_off64_t
319 _IO_off64_t _offset;
381 typedef int __io_seek_fn (void *__cookie, _IO_off64_t *__pos, int __w);
495 extern _IO_off64_t _IO_seekoff (_IO_FILE *, _IO_off64_t, int, int);
496 extern _IO_off64_t _IO_seekpos (_IO_FILE *, _IO_off64_t, int);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 40 #define _IO_off64_t _G_off64_t
319 _IO_off64_t _offset;
381 typedef int __io_seek_fn (void *__cookie, _IO_off64_t *__pos, int __w);
495 extern _IO_off64_t _IO_seekoff (_IO_FILE *, _IO_off64_t, int, int);
496 extern _IO_off64_t _IO_seekpos (_IO_FILE *, _IO_off64_t, int);

Completed in 1701 milliseconds