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

1 2

  /bionic/libc/kernel/arch-arm/asm/
types.h 19 typedef __signed__ char __s8; typedef
  /bionic/libc/kernel/arch-sh/asm/
types.h 19 typedef __signed__ char __s8; typedef
  /development/ndk/platforms/android-3/arch-arm/include/asm/
types.h 19 typedef __signed__ char __s8; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
types.h 19 typedef __signed__ char __s8; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
types.h 19 typedef __signed__ char __s8; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
types.h 19 typedef __signed__ char __s8; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
types.h 19 typedef __signed__ char __s8; typedef
  /external/e2fsprogs/lib/blkid/
tst_types.c 25 if (sizeof(__s8) != 1) {
27 (int)sizeof(__s8));
blkid_types.h 26 typedef __S8_TYPEDEF __s8; typedef
28 typedef signed char __s8; typedef
blkid_types.h.in 19 typedef __S8_TYPEDEF __s8;
21 typedef signed char __s8;
probe.h 454 __s8 cluster_per_mft_record;
456 __s8 cluster_per_index_record;
  /external/e2fsprogs/lib/ext2fs/
tst_types.c 25 if (sizeof(__s8) != 1) {
27 (int)sizeof(__s8));
ext2_types.h 26 typedef __S8_TYPEDEF __s8; typedef
28 typedef signed char __s8; typedef
ext2_types.h.in 19 typedef __S8_TYPEDEF __s8;
21 typedef signed char __s8;
  /bionic/libc/kernel/arch-x86/asm/
types.h 19 typedef __signed__ char __s8; typedef
  /development/ndk/platforms/android-5/arch-x86/include/asm/
types.h 19 typedef __signed__ char __s8; typedef
  /external/e2fsprogs/include/nonunix/linux/
types.h 10 typedef signed __int8 __s8; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
types.h 19 typedef __signed__ char __s8; typedef
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
types.h 19 typedef __signed__ char __s8; typedef
  /external/kernel-headers/original/asm-arm/
types.h 13 typedef __signed__ char __s8; typedef
  /external/grub/stage2/
fat.h 26 typedef __signed__ char __s8; typedef
37 __s8 ignored[3]; /* Boot strap short or near jump */
38 __s8 system_id[8]; /* Name - can be used to special case
  /external/kernel-headers/original/asm-x86/
types.h 13 typedef __signed__ char __s8; typedef
  /device/samsung/crespo/alsa-lib/include/sound/
type_compat.h 9 typedef int8_t __s8; typedef
  /external/kernel-headers/original/linux/
types.h 109 typedef __s8 int8_t;
  /external/iproute2/include/
utils.h 90 extern int get_s8(__s8 *val, const char *arg, int base);

Completed in 676 milliseconds

1 2