Lines Matching refs:cos
138 TEST (cos (vfloat1), float, cos); in test_cos()
139 TEST (cos (vdouble1), double, cos); in test_cos()
140 TEST (cos (vldouble1), ldouble, cos); in test_cos()
141 TEST (cos (vint1), double, cos); in test_cos()
142 TEST (cos (vllong1), double, cos); in test_cos()
143 TEST (cos (vcfloat1), cfloat, cos); in test_cos()
144 TEST (cos (vcdouble1), cdouble, cos); in test_cos()
145 TEST (cos (vcldouble1), cldouble, cos); in test_cos()
146 TEST (cos (Vfloat1), float, cos); in test_cos()
147 TEST (cos (Vdouble1), double, cos); in test_cos()
148 TEST (cos (Vldouble1), ldouble, cos); in test_cos()
149 TEST (cos (Vint1), double, cos); in test_cos()
150 TEST (cos (Vllong1), double, cos); in test_cos()
151 TEST (cos (Vcfloat1), cfloat, cos); in test_cos()
152 TEST (cos (Vcdouble1), cdouble, cos); in test_cos()
153 TEST (cos (Vcldouble1), cldouble, cos); in test_cos()
492 (F(cos)) (TYPE x) in TYPE() argument