Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dtest-tgmath2.c44 cldouble vcldouble1, vcldouble2, vcldouble4; variable
145 TEST (cos (vcldouble1), cldouble, cos); in test_cos()
170 TEST (fabs (vcldouble1), ldouble, cabs); in test_fabs()
202 TEST (conj (vcldouble1), cldouble, conj); in test_conj()
319 TEST (fn (vcldouble1, vldouble2), cldouble, fnt); \
321 TEST (fn (vcldouble1, Vldouble2), cldouble, fnt); \
327 TEST (fn (vcldouble1, vldouble2), cldouble, fnt); \
329 TEST (fn (vcldouble1, Vldouble2), cldouble, fnt); \
335 TEST (fn (vcldouble1, vcldouble2), cldouble, fnt); \
337 TEST (fn (vcldouble1, Vcldouble2), cldouble, fnt); \