HomeSort by relevance Sort by last modified time
    Searched refs:__off_t (Results 26 - 50 of 54) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
aio.h 52 __off_t aio_offset; /* File offset. */
53 char __pad[sizeof (__off64_t) - sizeof (__off_t)];
unistd.h 214 typedef __off_t off_t;
301 extern __off_t lseek (int __fd, __off_t __offset, int __whence) __THROW;
344 __off_t __offset) __wur;
352 __off_t __offset) __wur;
    [all...]
dirent.h 326 __off_t *__restrict __basep)
stdio.h 742 extern int fseeko (FILE *__stream, __off_t __off, int __whence);
747 extern __off_t ftello (FILE *__stream) __wur;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
aio.h 52 __off_t aio_offset; /* File offset. */
53 char __pad[sizeof (__off64_t) - sizeof (__off_t)];
unistd.h 214 typedef __off_t off_t;
301 extern __off_t lseek (int __fd, __off_t __offset, int __whence) __THROW;
344 __off_t __offset) __wur;
352 __off_t __offset) __wur;
    [all...]
dirent.h 326 __off_t *__restrict __basep)
stdio.h 742 extern int fseeko (FILE *__stream, __off_t __off, int __whence);
747 extern __off_t ftello (FILE *__stream) __wur;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
aio.h 52 __off_t aio_offset; /* File offset. */
53 char __pad[sizeof (__off64_t) - sizeof (__off_t)];
unistd.h 214 typedef __off_t off_t;
301 extern __off_t lseek (int __fd, __off_t __offset, int __whence) __THROW;
344 __off_t __offset) __wur;
352 __off_t __offset) __wur;
    [all...]
dirent.h 326 __off_t *__restrict __basep)
stdio.h 742 extern int fseeko (FILE *__stream, __off_t __off, int __whence);
747 extern __off_t ftello (FILE *__stream) __wur;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
types.h 141 __STD_TYPE __OFF_T_TYPE __off_t; /* Type of file sizes and offsets. */ variable
unistd.h 50 __off_t __offset, size_t __bufsize) __wur;
55 __off_t __offset), pread) __wur;
61 __off_t __offset, size_t __bufsize), __pread_chk)
73 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
types.h 141 __STD_TYPE __OFF_T_TYPE __off_t; /* Type of file sizes and offsets. */ variable
unistd.h 50 __off_t __offset, size_t __bufsize) __wur;
55 __off_t __offset), pread) __wur;
61 __off_t __offset, size_t __bufsize), __pread_chk)
73 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
types.h 141 __STD_TYPE __OFF_T_TYPE __off_t; /* Type of file sizes and offsets. */ variable
unistd.h 50 __off_t __offset, size_t __bufsize) __wur;
55 __off_t __offset), pread) __wur;
61 __off_t __offset, size_t __bufsize), __pread_chk)
73 pread (int __fd, void *__buf, size_t __nbytes, __off_t __offset)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
types.h 88 typedef __off_t off_t;
stat.h 76 typedef __off_t off_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 88 typedef __off_t off_t;
stat.h 76 typedef __off_t off_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 88 typedef __off_t off_t;
stat.h 76 typedef __off_t off_t;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass32/
dwarf32_testhd.asm 967 .string "__off_t"

Completed in 351 milliseconds

12 3