Home | Sort by: relevance | last modified time | path |
/src/tests/usr.bin/xlint/lint1/ | |
expr_promote_trad.c | 17 short signed_short; member in struct:arithmetic_types 42 arg->signed_short, /* gets promoted to 'int' */ |
expr_promote.c | 17 short signed_short; member in struct:arithmetic_types 45 arg->signed_short, /* gets promoted to 'int' */ |
decl.c | 137 short signed_short; variable in typeref:typename:short 156 sizeof(const typeof(signed_short)) + |