Home
last modified time | relevance | path

Searched refs:sShortCharShort (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
Drenderscript.c65 typedef struct {short s1; char c; short s2; } sShortCharShort; typedef
71 void argShortCharShort(sShortCharShort s) {} in argShortCharShort()
88 sShortCharShort retShortCharShort() { sShortCharShort r; return r; } in retShortCharShort()