Searched refs:empty_float_double (Results 1 – 1 of 1) sorted by relevance
20 struct empty_float_double { struct {}; float f; double g; }; struct24 double f_empty_float_double(empty_float_double a) { in f_empty_float_double()