Searched refs:sShortChar (Results 1 – 2 of 2) sorted by relevance
37 typedef struct {short s; char c;} sShortChar; typedef45 void argShortChar(sShortChar s) {} in argShortChar()58 sShortChar retShortChar() { sShortChar r; return r; } in retShortChar()