Home
last modified time | relevance | path

Searched refs:test_longdouble (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc64-align-struct.c164 struct test_longdouble { long double x; }; struct
165 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()