tag | line | file | source code |
---|---|---|---|
__s8 | 19 | include/asm-alpha/types.h | typedef __signed__ char __s8; |
__s8 | 11 | include/asm-i386/types.h | typedef __signed__ char __s8; |
__s8 | 19 | include/asm-m68k/types.h | typedef __signed__ char __s8; |
__s8 | 44 | include/asm-mips/types.h | typedef __signed__ char __s8; |
__s8 | 45 | include/asm-ppc/types.h | typedef __signed__ char __s8; |
__s8 | 20 | include/asm-sparc/types.h | typedef signed char __s8; |