Searched refs:empty_complex_f (Results 1 – 1 of 1) sorted by relevance
36 struct empty_complex_f { struct {}; float _Complex fc; }; argument40 float f_empty_complex_f(empty_complex_f a) { in f_empty_complex_f()