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

  /development/ndk/platforms/android-9/arch-mips/include/machine/
_types.h 106 typedef long long __off_t; typedef
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
_types.h 106 typedef long long __off_t; typedef
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
_types.h 106 typedef long long __off_t; typedef
  /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
  /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
  /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
  /external/valgrind/main/perf/
test_input_for_tinycc.c 182 __extension__ typedef long int __off_t; typedef
281 typedef __off_t off_t;
    [all...]

Completed in 525 milliseconds