Home
last modified time | relevance | path

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

/math/
A Dtest-tgmath2.c29 typedef complex float cfloat; typedef
42 cfloat vcfloat1, vcfloat2, vcfloat3;
143 TEST (cos (vcfloat1), cfloat, cos); in test_cos()
151 TEST (cos (Vcfloat1), cfloat, cos); in test_cos()
195 TEST (conj (vfloat1), cfloat, conj); in test_conj()
200 TEST (conj (vcfloat1), cfloat, conj); in test_conj()
203 TEST (conj (Vfloat1), cfloat, conj); in test_conj()
208 TEST (conj (Vcfloat1), cfloat, conj); in test_conj()
315 TEST (fn (vcfloat1, vfloat2), cfloat, fnt); \
316 TEST (fn (Vcfloat1, vfloat2), cfloat, fnt); \
[all …]

Completed in 4 milliseconds