github.com/prattmic/llgo-embedded@v0.0.0-20150820070356-41cfecea0e1e/third_party/gofrontend/libffi/testsuite/libffi.complex/cls_complex_struct_double.c (about) 1 /* Area: ffi_call, closure_call 2 Purpose: Check complex arguments in structs. 3 Limitations: none. 4 PR: none. 5 Originator: <vogt@linux.vnet.ibm.com>. */ 6 7 /* { dg-do run } */ 8 9 #include "complex_defs_double.inc" 10 #include "cls_complex_struct.inc"