Searched refs:test_longdouble (Results 1 – 1 of 1) sorted by relevance
164 struct test_longdouble { long double x; }; struct165 struct test_longdouble testva_longdouble (int x, ...) in testva_longdouble()167 struct test_longdouble y; in testva_longdouble()170 y = va_arg (ap, struct test_longdouble); in testva_longdouble()