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

  /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)) +

Completed in 13 milliseconds