Searched refs:test_longdouble (Results 1 – 1 of 1) sorted by relevance
139 struct test_longdouble { long double x; }; struct140 struct test_longdouble testva_longdouble (int x, ...) in testva_longdouble()142 struct test_longdouble y; in testva_longdouble()145 y = va_arg (ap, struct test_longdouble); in testva_longdouble()