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

  /bionic/libc/arch-mips/include/machine/
_types.h 106 typedef long long __off_t; typedef
  /development/ndk/platforms/android-9/arch-mips/include/machine/
_types.h 106 typedef long long __off_t; typedef
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
_types.h 106 typedef long long __off_t; typedef
  /prebuilts/ndk/8/platforms/android-9/arch-mips/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 142 milliseconds