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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/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.15-4.8/sysroot/usr/include/x86_64-linux-gnu/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/perf/
test_input_for_tinycc.c 183 __extension__ typedef __quad_t __off64_t; typedef
225 typedef __off64_t __loff_t;
    [all...]

Completed in 102 milliseconds