HomeSort by relevance Sort by last modified time
    Searched refs:__off64_t (Results 26 - 47 of 47) sorted by null

12

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
types.h 142 __STD_TYPE __OFF64_T_TYPE __off64_t; /* Type of file sizes and offsets (LFS). */ variable
184 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */
unistd.h 52 __off64_t __offset, size_t __bufsize) __wur;
58 __off64_t __offset), pread64) __wur;
66 __off64_t __offset, size_t __bufsize),
88 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
106 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stat.h 73 __off64_t st_size; /* Size of file, in bytes. */
138 __off64_t st_size; /* Size of file, in bytes. */
types.h 142 __STD_TYPE __OFF64_T_TYPE __off64_t; /* Type of file sizes and offsets (LFS). */ variable
184 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */
unistd.h 52 __off64_t __offset, size_t __bufsize) __wur;
58 __off64_t __offset), pread64) __wur;
66 __off64_t __offset, size_t __bufsize),
88 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
106 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stat.h 73 __off64_t st_size; /* Size of file, in bytes. */
138 __off64_t st_size; /* Size of file, in bytes. */
types.h 142 __STD_TYPE __OFF64_T_TYPE __off64_t; /* Type of file sizes and offsets (LFS). */ variable
184 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */
unistd.h 52 __off64_t __offset, size_t __bufsize) __wur;
58 __off64_t __offset), pread64) __wur;
66 __off64_t __offset, size_t __bufsize),
88 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
106 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
types.h 90 typedef __off64_t off_t;
95 typedef __off64_t off64_t;
stat.h 78 typedef __off64_t off_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 90 typedef __off64_t off_t;
95 typedef __off64_t off64_t;
stat.h 78 typedef __off64_t off_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
types.h 90 typedef __off64_t off_t;
95 typedef __off64_t off64_t;
stat.h 78 typedef __off64_t off_t;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
dirent.h 333 __off64_t *__restrict __basep),
343 __off64_t *__restrict __basep)
stdio.h 751 (FILE *__stream, __off64_t __off, int __whence),
753 extern __off64_t __REDIRECT (ftello, (FILE *__stream), ftello64);
787 extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence);
788 extern __off64_t ftello64 (FILE *__stream) __wur;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
dirent.h 333 __off64_t *__restrict __basep),
343 __off64_t *__restrict __basep)
stdio.h 751 (FILE *__stream, __off64_t __off, int __whence),
753 extern __off64_t __REDIRECT (ftello, (FILE *__stream), ftello64);
787 extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence);
788 extern __off64_t ftello64 (FILE *__stream) __wur;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
dirent.h 333 __off64_t *__restrict __basep),
343 __off64_t *__restrict __basep)
stdio.h 751 (FILE *__stream, __off64_t __off, int __whence),
753 extern __off64_t __REDIRECT (ftello, (FILE *__stream), ftello64);
787 extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence);
788 extern __off64_t ftello64 (FILE *__stream) __wur;
  /external/valgrind/main/perf/
test_input_for_tinycc.c 183 __extension__ typedef __quad_t __off64_t; typedef
225 typedef __off64_t __loff_t;
    [all...]
  /external/elfutils/tests/
run-show-die-info.sh 553 Name : __off64_t
    [all...]

Completed in 394 milliseconds

12