Searched refs:sIntShortChar (Results 1 – 1 of 1) sorted by relevance
66 typedef struct {int i; short s; char c; } sIntShortChar; typedef75 void argIntShortChar(sIntShortChar s) {} in argIntShortChar()92 sIntShortChar retIntShortChar() { sIntShortChar r; return r; } in retIntShortChar()