Lines Matching defs:c1
746 int32_t c1 = 0x260cb75a;
748 int result = m.Call(0, c1, c2);
750 result = m.Call(1, c1, c2);
751 CHECK_EQ(c1, result);
801 int32_t c1 = 0xa81903b4;
803 int result = m.Call(0, c1, c2);
804 CHECK_EQ(c1, result);
805 result = m.Call(1, c1, c2);