Searched refs:c_f_1 (Results 1 – 1 of 1) sorted by relevance
15074 tree c_f_1 = build_complex (NULL_TREE, f_1, f_0); in test_predicates() local15096 ASSERT_FALSE (integer_onep (c_f_1)); in test_predicates()15116 ASSERT_FALSE (integer_zerop (c_f_1)); in test_predicates()15136 ASSERT_FALSE (integer_all_onesp (c_f_1)); in test_predicates()15156 ASSERT_FALSE (integer_minus_onep (c_f_1)); in test_predicates()15176 ASSERT_FALSE (integer_each_onep (c_f_1)); in test_predicates()15196 ASSERT_FALSE (integer_truep (c_f_1)); in test_predicates()15216 ASSERT_FALSE (integer_nonzerop (c_f_1)); in test_predicates()15236 ASSERT_FALSE (real_zerop (c_f_1)); in test_predicates()15256 ASSERT_TRUE (real_onep (c_f_1)); in test_predicates()[all …]