Home
last modified time | relevance | path

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

/math/
A Dtest-math-iseqsig.cc51 check_type () in check_type() function
96 check_type<float, float> (); in do_test()
97 check_type<float, double> (); in do_test()
98 check_type<float, long double> (); in do_test()
99 check_type<double, float> (); in do_test()
100 check_type<double, double> (); in do_test()
101 check_type<double, long double> (); in do_test()
102 check_type<long double, float> (); in do_test()
103 check_type<long double, double> (); in do_test()
104 check_type<long double, long double> (); in do_test()
A Dtest-math-iscanonical.cc27 check_type () in check_type() function
39 check_type<float> (); in do_test()
40 check_type<double> (); in do_test()
41 check_type<long double> (); in do_test()
43 check_type<_Float128> (); in do_test()
A Dtest-math-issignaling.cc51 check_type () in check_type() function
104 check_type<float> (); in do_test()
105 check_type<double> (); in do_test()
106 check_type<long double> (); in do_test()
A Dtest-math-iszero.cc51 check_type () in check_type() function
154 check_type<float> (); in do_test()
155 check_type<double> (); in do_test()
156 check_type<long double> (); in do_test()

Completed in 5 milliseconds