Searched defs:COMPLEX (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20030613-1.c10 #define COMPLEX struct CS macro
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp6611.C3 class COMPLEX { class
5 COMPLEX(double a, double b=0) { re = a; im = b; } function in class:COMPLEX

Completed in 106 milliseconds