HomeSort by: relevance | last modified time | path
    Searched defs:unsigned_short (Results 1 - 3 of 3) sorted by relevancy

  /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 in typeref:typename:unsigned short
157 sizeof(const typeof(unsigned_short)) +

Completed in 14 milliseconds