Searched refs:empty_complex_d (Results 1 – 1 of 1) sorted by relevance
44 struct empty_complex_d { struct {}; double _Complex fc; }; argument48 double f_empty_complex_d(empty_complex_d a) { in f_empty_complex_d()