Searched defs:complex_double (Results 1 – 2 of 2) sorted by relevance
6 struct complex_double { struct25 template struct check_alignment<complex_double, 4, 4>; argument
5 double complex complex_double = -1.5 + -2.5 * I; in main() local