Lines Matching refs:classify
29 classify(long double _Complex x) in classify() function
65 switch (classify(dividend)) in test__divxc3()
68 switch (classify(divisor)) in test__divxc3()
71 if (classify(r) != NaN) in test__divxc3()
75 if (classify(r) != zero) in test__divxc3()
79 if (classify(r) != zero) in test__divxc3()
83 if (classify(r) != NaN) in test__divxc3()
87 if (classify(r) != NaN) in test__divxc3()
93 switch (classify(divisor)) in test__divxc3()
96 if (classify(r) != inf) in test__divxc3()
100 if (classify(r) != non_zero) in test__divxc3()
110 if (classify(r) != zero) in test__divxc3()
114 if (classify(r) != NaN) in test__divxc3()
118 if (classify(r) != NaN) in test__divxc3()
124 switch (classify(divisor)) in test__divxc3()
127 if (classify(r) != inf) in test__divxc3()
131 if (classify(r) != inf) in test__divxc3()
135 if (classify(r) != NaN) in test__divxc3()
139 if (classify(r) != NaN) in test__divxc3()
143 if (classify(r) != NaN) in test__divxc3()
149 switch (classify(divisor)) in test__divxc3()
152 if (classify(r) != NaN) in test__divxc3()
156 if (classify(r) != NaN) in test__divxc3()
160 if (classify(r) != NaN) in test__divxc3()
164 if (classify(r) != NaN) in test__divxc3()
168 if (classify(r) != NaN) in test__divxc3()
174 switch (classify(divisor)) in test__divxc3()
177 if (classify(r) != inf) in test__divxc3()
181 if (classify(r) != NaN) in test__divxc3()
185 if (classify(r) != NaN) in test__divxc3()
189 if (classify(r) != NaN) in test__divxc3()
193 if (classify(r) != NaN) in test__divxc3()