Searched refs:__s8 (Results 1 - 22 of 22) sorted by relevance

/external/iptables/include/linux/netfilter/
H A Dxt_RATEEST.h8 __s8 interval;
/external/kernel-headers/original/linux/can/
H A Dgw.h74 __s8 from_idx;
75 __s8 to_idx;
76 __s8 result_idx;
81 __s8 from_idx;
82 __s8 to_idx;
83 __s8 result_idx;
/external/e2fsprogs/lib/blkid/
H A Dtst_types.c25 if (sizeof(__s8) != 1) {
27 (int)sizeof(__s8));
H A Dblkid_types.h26 typedef __S8_TYPEDEF __s8; typedef
28 typedef signed char __s8; typedef
H A Dblkid_types.h.in19 typedef __S8_TYPEDEF __s8;
21 typedef signed char __s8;
H A Dprobe.h457 __s8 cluster_per_mft_record;
459 __s8 cluster_per_index_record;
/external/e2fsprogs/lib/ext2fs/
H A Dtst_types.c25 if (sizeof(__s8) != 1) {
27 (int)sizeof(__s8));
H A Dext2_types.h26 typedef __S8_TYPEDEF __s8; typedef
28 typedef signed char __s8; typedef
H A Dext2_types.h.in19 typedef __S8_TYPEDEF __s8;
21 typedef signed char __s8;
/external/e2fsprogs/include/nonunix/linux/
H A Dtypes.h10 typedef signed __int8 __s8; typedef
/external/kernel-headers/original/asm-arm/
H A Dtypes.h13 typedef __signed__ char __s8; typedef
/external/kernel-headers/original/asm-mips/
H A Dtypes.h16 typedef __signed__ char __s8; typedef
/external/grub/stage2/
H A Dfat.h26 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
H A Dfsys_minix.c49 typedef __signed__ char __s8; typedef
H A Dfsys_ext2fs.c38 typedef __signed__ char __s8; typedef
H A Dfsys_reiserfs.c32 typedef __signed__ char __s8; typedef
/external/kernel-headers/original/asm-x86/
H A Dtypes.h13 typedef __signed__ char __s8; typedef
/external/kernel-headers/original/linux/
H A Dtypes.h109 typedef __s8 int8_t;
H A Dhid.h88 __s8 s8;
371 __s8 hat_min; /* hat switch fun */
372 __s8 hat_max; /* ditto */
373 __s8 hat_dir; /* ditto */
/external/iproute2/include/
H A Dutils.h90 extern int get_s8(__s8 *val, const char *arg, int base);
/external/e2fsprogs/debugfs/
H A Dset_fields.c307 __s8 *ptr8;
325 ptr8 = (__s8 *) info->ptr;
/external/iproute2/lib/
H A Dutils.c229 int get_s8(__s8 *val, const char *arg, int base)

Completed in 683 milliseconds