Lines Matching refs:classify
30 classify(long double _Complex x) in classify() function
67 switch (classify(dividend)) in test__divtc3()
70 switch (classify(divisor)) in test__divtc3()
73 if (classify(r) != NaN) in test__divtc3()
77 if (classify(r) != zero) in test__divtc3()
81 if (classify(r) != zero) in test__divtc3()
85 if (classify(r) != NaN) in test__divtc3()
89 if (classify(r) != NaN) in test__divtc3()
95 switch (classify(divisor)) in test__divtc3()
98 if (classify(r) != inf) in test__divtc3()
102 if (classify(r) != non_zero) in test__divtc3()
112 if (classify(r) != zero) in test__divtc3()
116 if (classify(r) != NaN) in test__divtc3()
120 if (classify(r) != NaN) in test__divtc3()
126 switch (classify(divisor)) in test__divtc3()
129 if (classify(r) != inf) in test__divtc3()
133 if (classify(r) != inf) in test__divtc3()
137 if (classify(r) != NaN) in test__divtc3()
141 if (classify(r) != NaN) in test__divtc3()
145 if (classify(r) != NaN) in test__divtc3()
151 switch (classify(divisor)) in test__divtc3()
154 if (classify(r) != NaN) in test__divtc3()
158 if (classify(r) != NaN) in test__divtc3()
162 if (classify(r) != NaN) in test__divtc3()
166 if (classify(r) != NaN) in test__divtc3()
170 if (classify(r) != NaN) in test__divtc3()
176 switch (classify(divisor)) in test__divtc3()
179 if (classify(r) != inf) in test__divtc3()
183 if (classify(r) != NaN) in test__divtc3()
187 if (classify(r) != NaN) in test__divtc3()
191 if (classify(r) != NaN) in test__divtc3()
195 if (classify(r) != NaN) in test__divtc3()