Searched refs:s65 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Dunion.c31 union S65 { enum E9 a; } ; union S65 s65; variable in typeref:union:S65
32 void fS65() { enum E9 e = s65.a; }
H A Dx86_32-arguments-darwin.c325 struct s65 { signed char a[0]; float b; }; struct
326 struct s65 f65() { return (struct s65){{},2}; }

Completed in 73 milliseconds