Searched refs:Vcdouble1 (Results 1 – 1 of 1) sorted by relevance
/math/ |
A D | test-tgmath2.c | 52 const cdouble Vcdouble1 = 1, Vcdouble2 = 2, Vcdouble3 = 3; variable 152 TEST (cos (Vcdouble1), cdouble, cos); in test_cos() 185 TEST (fabs (Vcdouble1), double, cabs); in test_fabs() 209 TEST (conj (Vcdouble1), cdouble, conj); in test_conj() 287 TEST (fn argm (arg, Vcdouble1), type, fnt);
|
Completed in 4 milliseconds