Searched refs:vcdouble1 (Results 1 – 1 of 1) sorted by relevance
/glibc-2.36/math/ |
D | test-tgmath2.c | 43 cdouble vcdouble1, vcdouble2, vcdouble3; variable 144 TEST (cos (vcdouble1), cdouble, cos); in test_cos() 169 TEST (fabs (vcdouble1), double, cabs); in test_fabs() 201 TEST (conj (vcdouble1), cdouble, conj); in test_conj() 285 TEST (fn argm (arg, vcdouble1), type, fnt); \
|