HomeSort by relevance Sort by last modified time
    Searched defs:__off64_t (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_hook_mmap_linux.h 55 // SYS_mmap2, SYS_munmap, SYS_mremap and __off64_t are not defined in Android.
66 typedef off64_t __off64_t; typedef
79 int fd, __off64_t offset) __THROW {
92 int fd, __off64_t offset) __THROW {
163 int fd, __off64_t offset ) __THROW
180 int fd, __off64_t offset) __THROW {
  /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). */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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). */
  /external/valgrind/main/perf/
test_input_for_tinycc.c 183 __extension__ typedef __quad_t __off64_t; typedef
225 typedef __off64_t __loff_t;
    [all...]

Completed in 1743 milliseconds