Lines Matching refs:classify
29 classify(long double _Complex x) in classify() function
66 switch (classify(dividend)) in test__divtc3()
69 switch (classify(divisor)) in test__divtc3()
72 if (classify(r) != NaN) in test__divtc3()
76 if (classify(r) != zero) in test__divtc3()
80 if (classify(r) != zero) in test__divtc3()
84 if (classify(r) != NaN) in test__divtc3()
88 if (classify(r) != NaN) in test__divtc3()
94 switch (classify(divisor)) in test__divtc3()
97 if (classify(r) != inf) in test__divtc3()
101 if (classify(r) != non_zero) in test__divtc3()
111 if (classify(r) != zero) in test__divtc3()
115 if (classify(r) != NaN) in test__divtc3()
119 if (classify(r) != NaN) in test__divtc3()
125 switch (classify(divisor)) in test__divtc3()
128 if (classify(r) != inf) in test__divtc3()
132 if (classify(r) != inf) in test__divtc3()
136 if (classify(r) != NaN) in test__divtc3()
140 if (classify(r) != NaN) in test__divtc3()
144 if (classify(r) != NaN) in test__divtc3()
150 switch (classify(divisor)) in test__divtc3()
153 if (classify(r) != NaN) in test__divtc3()
157 if (classify(r) != NaN) in test__divtc3()
161 if (classify(r) != NaN) in test__divtc3()
165 if (classify(r) != NaN) in test__divtc3()
169 if (classify(r) != NaN) in test__divtc3()
175 switch (classify(divisor)) in test__divtc3()
178 if (classify(r) != inf) in test__divtc3()
182 if (classify(r) != NaN) in test__divtc3()
186 if (classify(r) != NaN) in test__divtc3()
190 if (classify(r) != NaN) in test__divtc3()
194 if (classify(r) != NaN) in test__divtc3()