Lines Matching refs:classify
46 switch (classify(testcases[i])) in test_edges()
49 switch (classify(testcases[j])) in test_edges()
52 assert(classify(r) == NaN); in test_edges()
55 assert(classify(r) == zero); in test_edges()
58 assert(classify(r) == zero); in test_edges()
61 assert(classify(r) == NaN); in test_edges()
64 assert(classify(r) == NaN); in test_edges()
69 switch (classify(testcases[j])) in test_edges()
72 assert(classify(r) == inf); in test_edges()
75 assert(classify(r) == non_zero); in test_edges()
78 assert(classify(r) == zero); in test_edges()
81 assert(classify(r) == NaN); in test_edges()
84 assert(classify(r) == NaN); in test_edges()
89 switch (classify(testcases[j])) in test_edges()
92 assert(classify(r) == inf); in test_edges()
95 assert(classify(r) == inf); in test_edges()
98 assert(classify(r) == NaN); in test_edges()
101 assert(classify(r) == NaN); in test_edges()
104 assert(classify(r) == NaN); in test_edges()
109 switch (classify(testcases[j])) in test_edges()
112 assert(classify(r) == NaN); in test_edges()
115 assert(classify(r) == NaN); in test_edges()
118 assert(classify(r) == NaN); in test_edges()
121 assert(classify(r) == NaN); in test_edges()
124 assert(classify(r) == NaN); in test_edges()
129 switch (classify(testcases[j])) in test_edges()
132 assert(classify(r) == inf); in test_edges()
135 assert(classify(r) == NaN); in test_edges()
138 assert(classify(r) == NaN); in test_edges()
141 assert(classify(r) == NaN); in test_edges()
144 assert(classify(r) == NaN); in test_edges()