Searched refs:sShortCharShort (Results 1 – 1 of 1) sorted by relevance
65 typedef struct {short s1; char c; short s2; } sShortCharShort; typedef71 void argShortCharShort(sShortCharShort s) {} in argShortCharShort()88 sShortCharShort retShortCharShort() { sShortCharShort r; return r; } in retShortCharShort()