Lines Matching refs:classify
30 classify(long double _Complex x) in classify() function
66 switch (classify(dividend)) in test__multc3()
69 switch (classify(divisor)) in test__multc3()
72 if (classify(r) != zero) in test__multc3()
76 if (classify(r) != zero) in test__multc3()
80 if (classify(r) != NaN) in test__multc3()
84 if (classify(r) != NaN) in test__multc3()
88 if (classify(r) != NaN) in test__multc3()
94 switch (classify(divisor)) in test__multc3()
97 if (classify(r) != zero) in test__multc3()
101 if (classify(r) != non_zero) in test__multc3()
107 if (classify(r) != inf) in test__multc3()
111 if (classify(r) != NaN) in test__multc3()
115 if (classify(r) != NaN) in test__multc3()
121 switch (classify(divisor)) in test__multc3()
124 if (classify(r) != NaN) in test__multc3()
128 if (classify(r) != inf) in test__multc3()
132 if (classify(r) != inf) in test__multc3()
136 if (classify(r) != NaN) in test__multc3()
140 if (classify(r) != inf) in test__multc3()
146 switch (classify(divisor)) in test__multc3()
149 if (classify(r) != NaN) in test__multc3()
153 if (classify(r) != NaN) in test__multc3()
157 if (classify(r) != NaN) in test__multc3()
161 if (classify(r) != NaN) in test__multc3()
165 if (classify(r) != NaN) in test__multc3()
171 switch (classify(divisor)) in test__multc3()
174 if (classify(r) != NaN) in test__multc3()
178 if (classify(r) != NaN) in test__multc3()
182 if (classify(r) != inf) in test__multc3()
186 if (classify(r) != NaN) in test__multc3()
190 if (classify(r) != NaN) in test__multc3()