Lines Matching refs:classify
48 switch (classify(testcases[i])) in test_edges()
51 switch (classify(testcases[j])) in test_edges()
54 assert(classify(r) == zero); in test_edges()
57 assert(classify(r) == zero); in test_edges()
60 assert(classify(r) == NaN); in test_edges()
63 assert(classify(r) == NaN); in test_edges()
66 assert(classify(r) == NaN); in test_edges()
71 switch (classify(testcases[j])) in test_edges()
74 assert(classify(r) == zero); in test_edges()
77 assert(classify(r) == non_zero); in test_edges()
80 assert(classify(r) == inf); in test_edges()
83 assert(classify(r) == NaN); in test_edges()
86 assert(classify(r) == NaN); in test_edges()
91 switch (classify(testcases[j])) in test_edges()
94 assert(classify(r) == NaN); in test_edges()
97 assert(classify(r) == inf); in test_edges()
100 assert(classify(r) == inf); in test_edges()
103 assert(classify(r) == NaN); in test_edges()
106 assert(classify(r) == inf); in test_edges()
111 switch (classify(testcases[j])) in test_edges()
114 assert(classify(r) == NaN); in test_edges()
117 assert(classify(r) == NaN); in test_edges()
120 assert(classify(r) == NaN); in test_edges()
123 assert(classify(r) == NaN); in test_edges()
126 assert(classify(r) == NaN); in test_edges()
131 switch (classify(testcases[j])) in test_edges()
134 assert(classify(r) == NaN); in test_edges()
137 assert(classify(r) == NaN); in test_edges()
140 assert(classify(r) == inf); in test_edges()
143 assert(classify(r) == NaN); in test_edges()
146 assert(classify(r) == NaN); in test_edges()