| Home | Sort by: relevance | last modified time | path |
| /src/tests/usr.bin/xlint/lint1/ | |
| expr_promote_trad.c | 18 unsigned short unsigned_short; member in struct:arithmetic_types 43 arg->unsigned_short, /* gets promoted to 'unsigned int' */ |
| expr_promote.c | 18 unsigned short unsigned_short; member in struct:arithmetic_types 46 arg->unsigned_short, /* gets promoted to 'int' */ |
| decl.c | 138 unsigned short unsigned_short; variable 157 sizeof(const typeof(unsigned_short)) + |