Lines Matching refs:ALL_STD_EXCEPT

110 	testall(0.0, 1.0, ALL_STD_EXCEPT, 0, 1);  in test_zero()
111 testall(-0.0, 1.0, ALL_STD_EXCEPT, 0, 1); in test_zero()
112 testall(CMPLXL(0.0, -0.0), CMPLXL(1.0, -0.0), ALL_STD_EXCEPT, 0, 1); in test_zero()
113 testall(CMPLXL(-0.0, -0.0), CMPLXL(1.0, -0.0), ALL_STD_EXCEPT, 0, 1); in test_zero()
130 ALL_STD_EXCEPT & ~FE_INVALID, 0, 0); in test_nan()
135 ALL_STD_EXCEPT & ~(FE_INVALID | FE_INEXACT), 0, 0); in test_nan()
139 testall(CMPLXL(NAN, 0.0), CMPLXL(NAN, 0.0), ALL_STD_EXCEPT, 0, 1); in test_nan()
140 testall(CMPLXL(NAN, -0.0), CMPLXL(NAN, -0.0), ALL_STD_EXCEPT, 0, 1); in test_nan()
144 ALL_STD_EXCEPT, 0, 0); in test_nan()
147 ALL_STD_EXCEPT, 0, 0); in test_nan()
150 ALL_STD_EXCEPT, 0, 0); in test_nan()
162 ALL_STD_EXCEPT, FE_INVALID, 1); in test_inf()
167 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_inf()
169 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_inf()
171 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_inf()
173 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_inf()
175 ALL_STD_EXCEPT, 0, 1); in test_inf()
177 ALL_STD_EXCEPT, 0, 1); in test_inf()
181 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_inf()
183 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_inf()
185 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_inf()
187 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_inf()
190 ALL_STD_EXCEPT, 0, 1); in test_inf()
192 ALL_STD_EXCEPT, 0, 1); in test_inf()
227 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_imaginaries()
230 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_imaginaries()
233 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_imaginaries()
236 ALL_STD_EXCEPT & ~FE_INEXACT, 0, 1); in test_imaginaries()