Lines Matching refs:ADBG_EXPECT_COMPARE_SIGNED
798 if (!ADBG_EXPECT_COMPARE_SIGNED(c, sign, ==, data[n].sign)) in test_4102()
808 if (!ADBG_EXPECT_COMPARE_SIGNED(c, cmp_res, ==, 0)) in test_4102()
852 if (!ADBG_EXPECT_COMPARE_SIGNED(c, cmp_res, ==, 0)) in test_4103()
859 if (!ADBG_EXPECT_COMPARE_SIGNED(c, data[n], ==, v)) in test_4103()
909 ADBG_EXPECT_COMPARE_SIGNED(c, cres, ==, cmp_res); in compare_str()
936 ADBG_EXPECT_COMPARE_SIGNED(c, cres, ==, cmp_res); in compare_s32()
1035 if (!ADBG_EXPECT_COMPARE_SIGNED(c, cres, ==, cmp_res)) in compare_handle()
1433 if (!ADBG_EXPECT_COMPARE_SIGNED(c, cres, ==, qsign)) in do_div()
1441 if (!ADBG_EXPECT_COMPARE_SIGNED(c, cres, ==, rsign)) in do_div()
2130 if (!ADBG_EXPECT_COMPARE_SIGNED(c, cres, ==, 0)) in test_4111_invmod()
2601 if (!ADBG_EXPECT_COMPARE_SIGNED(c, cres, <, 0)) in test_4115()
2604 if (!ADBG_EXPECT_COMPARE_SIGNED(c, cres, >, 0)) in test_4115()
2613 !ADBG_EXPECT_COMPARE_SIGNED(c, cres, >, 0)) in test_4115()
2618 !ADBG_EXPECT_COMPARE_SIGNED(c, cres, ==, 0)) in test_4115()
2649 !ADBG_EXPECT_COMPARE_SIGNED(c, val, ==, 0)) in test_4116()
2658 !ADBG_EXPECT_COMPARE_SIGNED(c, val, ==, 1)) in test_4116()
2667 !ADBG_EXPECT_COMPARE_SIGNED(c, val, ==, 0)) in test_4116()