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

  /external/elfutils/
config-compat-darwin.h 8 typedef unsigned long long __off64_t; typedef
config-compat-freebsd.h 11 typedef off_t __off64_t; typedef
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/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). */

Completed in 553 milliseconds