summaryrefslogtreecommitdiffstats
path: root/js/src/ctypes/libffi/testsuite/libffi.complex/return_complex_double.c
blob: e2497cc84aa048a3ea242ee765e74ac1427e9e70 (plain)
1
2
3
4
5
6
7
8
9
10
/* Area:	ffi_call
   Purpose:	Check return value complex.
   Limitations:	none.
   PR:		none.
   Originator:	<vogt@linux.vnet.ibm.com>.  */

/* { dg-do run } */

#include "complex_defs_double.inc"
#include "return_complex.inc"