Home
last modified time | relevance | path

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

/math/
A Dtest-tgmath.c1044 complex TYPE in TYPE()
1052 complex TYPE in TYPE()
1060 complex TYPE in TYPE()
1068 complex TYPE in TYPE()
1076 complex TYPE in TYPE()
1084 complex TYPE in TYPE()
1092 complex TYPE in TYPE()
1100 complex TYPE in TYPE()
1108 complex TYPE in TYPE()
1116 complex TYPE in TYPE()
[all …]
A Dgen-tgmath-tests.py104 self.complex = complex
105 if complex:
118 if not self.complex:
149 complex=False)
154 integer=integer, complex=True,
168 if self.complex
172 if self.complex
270 if t.complex:
482 if t.complex and not have_complex:
484 if func == None and not t.complex:
[all …]
A Dtest-tgmath2.c29 typedef complex float cfloat;
30 typedef complex double cdouble;
33 typedef complex long double cldouble;
36 typedef complex double cldouble;
A Dgen-libm-test.py177 complex = {}
181 complex[f] = True if k_prefix else False
182 return funcs, complex
A Dtst-CMPLX.c16 if (s != sizeof (complex t)) \ in do_test()
A Dcomplex.h43 #define complex _Complex macro
A DREADME.libm-test119 - "c" for complex. This parameter needs two values, first the real,
A DVersions122 # complex functions

Completed in 13 milliseconds