Home | Sort by: relevance | last modified time | path |
/src/tests/usr.bin/xlint/lint1/ | |
expr_promote.c | 15 signed char signed_char; member in struct:arithmetic_types 43 arg->signed_char, /* gets promoted to 'int' */ |
decl.c | 135 signed char signed_char; variable in typeref:typename:signed char 154 sizeof(const typeof(signed_char)) + |