HomeSort by relevance Sort by last modified time
    Searched defs:__loff_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 184 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */ typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h 184 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */ typedef
  /external/valgrind/perf/
test_input_for_tinycc.c 225 typedef __off64_t __loff_t; typedef
249 typedef __loff_t loff_t;
    [all...]

Completed in 58 milliseconds