HomeSort by relevance Sort by last modified time
    Searched refs:__s64 (Results 1 - 25 of 54) sorted by null

1 2 3

  /bionic/libc/kernel/arch-x86/asm/
types.h 30 __extension__ typedef __signed__ long long __s64; typedef
34 typedef __signed__ long long __s64; typedef
  /external/e2fsprogs/include/nonunix/linux/
types.h 12 typedef signed __int64 __s64; typedef
21 typedef signed __int64 __s64; typedef
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
types.h 30 __extension__ typedef __signed__ long long __s64; typedef
34 typedef __signed__ long long __s64; typedef
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
types.h 30 __extension__ typedef __signed__ long long __s64; typedef
34 typedef __signed__ long long __s64; typedef
  /bionic/libc/kernel/arch-arm/asm/
types.h 29 typedef __signed__ long long __s64; typedef
  /bionic/libc/kernel/common/linux/
dirent.h 24 __s64 d_off;
aio_abi.h 31 __s64 res;
32 __s64 res2;
54 __s64 aio_offset;
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/
types.h 29 typedef __signed__ long long __s64; typedef
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
dirent.h 24 __s64 d_off;
aio_abi.h 31 __s64 res;
32 __s64 res2;
54 __s64 aio_offset;
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/
types.h 29 typedef __signed__ long long __s64; typedef
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
dirent.h 24 __s64 d_off;
aio_abi.h 31 __s64 res;
32 __s64 res2;
54 __s64 aio_offset;
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/
types.h 29 typedef __signed__ long long __s64; typedef
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
dirent.h 24 __s64 d_off;
aio_abi.h 31 __s64 res;
32 __s64 res2;
54 __s64 aio_offset;
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
dirent.h 24 __s64 d_off;
aio_abi.h 31 __s64 res;
32 __s64 res2;
54 __s64 aio_offset;
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/
types.h 29 typedef __signed__ long long __s64; typedef
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
dirent.h 24 __s64 d_off;
aio_abi.h 31 __s64 res;
32 __s64 res2;
54 __s64 aio_offset;
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
dirent.h 24 __s64 d_off;
  /external/e2fsprogs/lib/blkid/
blkid_types.h 113 typedef __S64_TYPEDEF __s64; typedef
116 typedef int __s64; typedef
119 typedef long __s64; typedef
123 typedef __signed__ long long __s64; typedef
125 typedef signed long long __s64; typedef
  /external/e2fsprogs/lib/ext2fs/
ext2_types.h 113 typedef __S64_TYPEDEF __s64; typedef
116 typedef int __s64; typedef
119 typedef long __s64; typedef
123 typedef __signed__ long long __s64; typedef
125 typedef signed long long __s64; typedef
  /external/kernel-headers/original/linux/
aio_abi.h 50 __s64 res; /* result code for this event */
51 __s64 res2; /* secondary result */
81 __s64 aio_offset;

Completed in 782 milliseconds

1 2 3