Home | History | Annotate | Download | only in src

Lines Matching defs:x5

737     int x0, x1, x2, x3, x4, x5;
1157 x5 = P_F + P_G + 1;
1161 x3 = x4 = x5 = (P_D << 1) + 1;
1181 temp2 = (temp2 >> 8) | (((x4 + x5) >> 2) << 24); /* rotate out old value */