Home
last modified time | relevance | path

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

/math/
A Dtest-tgmath2.c30 typedef complex double cdouble; typedef
43 cdouble vcdouble1, vcdouble2, vcdouble3;
144 TEST (cos (vcdouble1), cdouble, cos); in test_cos()
152 TEST (cos (Vcdouble1), cdouble, cos); in test_cos()
196 TEST (conj (vdouble1), cdouble, conj); in test_conj()
198 TEST (conj (vint1), cdouble, conj); in test_conj()
199 TEST (conj (vllong1), cdouble, conj); in test_conj()
204 TEST (conj (Vdouble1), cdouble, conj); in test_conj()
206 TEST (conj (Vint1), cdouble, conj); in test_conj()
207 TEST (conj (Vllong1), cdouble, conj); in test_conj()
[all …]

Completed in 5 milliseconds