tag
line
file
source code
s8
55
include/asm-alpha/types.h
typedef signed char s8;
s8
43
include/asm-i386/types.h
typedef signed char s8;
s8
52
include/asm-mips/types.h
typedef __signed char s8;
s8
48
include/asm-sparc/types.h
typedef signed char s8;