tag | line | file | source code |
---|---|---|---|
s8 | 76 | include/asm-alpha/types.h | typedef signed char s8; |
s8 | 64 | include/asm-i386/types.h | typedef signed char s8; |
s8 | 49 | include/asm-mips/regdef.h | #define s8 $30 /* same like fp! */ |
s8 | 72 | include/asm-mips/types.h | typedef __signed char s8; |
s8 | 64 | include/asm-ppc/types.h | typedef signed char s8; |
s8 | 64 | include/asm-sparc/types.h | typedef signed char s8; |