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

/external/clang/test/CodeGen/
H A Dexprs.c85 union f4_y {int x; _Complex float y;}; union
86 _Complex float f4() {return ((union f4_y)(_Complex float)2.0).y;}

Completed in 80 milliseconds