Home
last modified time | relevance | path

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

/math/
A Dtest-tgmath2.c33 typedef complex long double cldouble; typedef
36 typedef complex double cldouble; typedef
44 cldouble vcldouble1, vcldouble2, vcldouble4;
145 TEST (cos (vcldouble1), cldouble, cos); in test_cos()
153 TEST (cos (Vcldouble1), cldouble, cos); in test_cos()
197 TEST (conj (vldouble1), cldouble, conj); in test_conj()
202 TEST (conj (vcldouble1), cldouble, conj); in test_conj()
205 TEST (conj (Vldouble1), cldouble, conj); in test_conj()
210 TEST (conj (Vcldouble1), cldouble, conj); in test_conj()
319 TEST (fn (vcldouble1, vldouble2), cldouble, fnt); \
[all …]

Completed in 4 milliseconds