Lines Matching defs:c2
747 int32_t c2 = 0xcd3e9c8b;
748 int result = m.Call(0, c1, c2);
749 CHECK_EQ(c2, result);
750 result = m.Call(1, c1, c2);
802 int32_t c2 = 0x5a1207da;
803 int result = m.Call(0, c1, c2);
805 result = m.Call(1, c1, c2);
806 CHECK_EQ(c2, result);