Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm-homogenous.c36 } union_with_non_first_floats; typedef
37 union_with_non_first_floats g_u_nf_f;
39 extern void takes_union_with_non_first_floats(union_with_non_first_floats a);
40 extern union_with_non_first_floats returns_union_with_non_first_floats(void);
75 union_with_non_first_floats b;