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

  /bionic/libc/kernel/arch-arm/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /bionic/libc/kernel/arch-sh/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /bionic/libc/kernel/arch-x86/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /development/ndk/platforms/android-3/arch-arm/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /development/ndk/platforms/android-5/arch-x86/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /external/e2fsprogs/include/nonunix/linux/
types.h 18 typedef signed __int32 __s32; typedef
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
types.h 19 typedef __signed__ int __s32; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
types.h 25 typedef __signed__ int __s32; typedef
  /external/e2fsprogs/lib/blkid/
blkid_types.h 79 typedef __S32_TYPEDEF __s32; typedef
82 typedef int __s32;
85 typedef long __s32;
88 typedef short __s32;
  /external/e2fsprogs/lib/ext2fs/
ext2_types.h 79 typedef __S32_TYPEDEF __s32; typedef
82 typedef int __s32;
85 typedef long __s32;
88 typedef short __s32;
  /external/kernel-headers/original/asm-arm/
types.h 19 typedef __signed__ int __s32; typedef
  /external/kernel-headers/original/asm-x86/
types.h 19 typedef __signed__ int __s32; typedef
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
type_compat.h 11 typedef int32_t __s32; typedef
  /external/bluetooth/bluez/tools/
hid2hci.c 68 typedef __signed__ int __s32; typedef
76 __s32 value;
  /external/grub/stage2/
fat.h 30 typedef __signed__ int __s32; typedef
fsys_minix.c 53 typedef __signed__ int __s32; typedef
fsys_ext2fs.c 42 typedef __signed__ int __s32; typedef
64 __s32 s_log_frag_size; /* Fragment size */
fsys_reiserfs.c 36 typedef __signed__ int __s32; typedef
    [all...]

Completed in 559 milliseconds