Lines Matching refs:classify
20 classify(long double _Complex x) in classify() function
56 switch (classify(dividend)) in test__multc3()
59 switch (classify(divisor)) in test__multc3()
62 if (classify(r) != zero) in test__multc3()
66 if (classify(r) != zero) in test__multc3()
70 if (classify(r) != NaN) in test__multc3()
74 if (classify(r) != NaN) in test__multc3()
78 if (classify(r) != NaN) in test__multc3()
84 switch (classify(divisor)) in test__multc3()
87 if (classify(r) != zero) in test__multc3()
91 if (classify(r) != non_zero) in test__multc3()
97 if (classify(r) != inf) in test__multc3()
101 if (classify(r) != NaN) in test__multc3()
105 if (classify(r) != NaN) in test__multc3()
111 switch (classify(divisor)) in test__multc3()
114 if (classify(r) != NaN) in test__multc3()
118 if (classify(r) != inf) in test__multc3()
122 if (classify(r) != inf) in test__multc3()
126 if (classify(r) != NaN) in test__multc3()
130 if (classify(r) != inf) in test__multc3()
136 switch (classify(divisor)) in test__multc3()
139 if (classify(r) != NaN) in test__multc3()
143 if (classify(r) != NaN) in test__multc3()
147 if (classify(r) != NaN) in test__multc3()
151 if (classify(r) != NaN) in test__multc3()
155 if (classify(r) != NaN) in test__multc3()
161 switch (classify(divisor)) in test__multc3()
164 if (classify(r) != NaN) in test__multc3()
168 if (classify(r) != NaN) in test__multc3()
172 if (classify(r) != inf) in test__multc3()
176 if (classify(r) != NaN) in test__multc3()
180 if (classify(r) != NaN) in test__multc3()