Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dtest-tgmath2.c42 cfloat vcfloat1, vcfloat2, vcfloat3; variable
143 TEST (cos (vcfloat1), cfloat, cos); in test_cos()
168 TEST (fabs (vcfloat1), float, cabs); in test_fabs()
200 TEST (conj (vcfloat1), cfloat, conj); in test_conj()
284 TEST (fn argm (arg, vcfloat1), type, fnt); \
315 TEST (fn (vcfloat1, vfloat2), cfloat, fnt); \
317 TEST (fn (vcfloat1, Vfloat2), cfloat, fnt); \
323 TEST (fn (vcfloat1, vfloat2), cfloat, fnt); \
325 TEST (fn (vcfloat1, Vfloat2), cfloat, fnt); \
331 TEST (fn (vcfloat1, vcfloat2), cfloat, fnt); \
[all …]