Lines Matching refs:c1
2679 UInt c1 = 0x55555555;
2687 binop(Iop_And32, mkexpr(x0), mkU32(c1)),
2690 binop(Iop_And32, mkexpr(x0), mkU32(~c1)),
15059 UChar c1 = '.';
15062 Bool valid = compute_ITSTATE( &newITSTATE, &c1, &c2, &c3,
15072 DIP("it%c%c%c %s\n", c1, c2, c3, nCC(firstcond));