Searched defs:a_short (Results 1 – 2 of 2) sorted by relevance
4 struct a_short { char c; short s; } s_c_s = { 'a', 13 }; argument
85 short a_short; member