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

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
ansi.h 55 typedef __int64_t __off_t; ///< file offset typedef
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
_types.h 54 typedef __int64_t __off_t; /* file offset */ typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/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.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h 141 __STD_TYPE __OFF_T_TYPE __off_t; /* Type of file sizes and offsets. */ variable
  /external/valgrind/perf/
test_input_for_tinycc.c 182 __extension__ typedef long int __off_t; typedef
281 typedef __off_t off_t;
    [all...]

Completed in 70 milliseconds