Home | History | Annotate | Download | only in test

Lines Matching defs:x1

1582             int x1 = x << 1;
1586 WT sum = WT(sptr0[x1 + c]) + WT(sptr0[x1 + c + cn]);
1587 sum += WT(sptr1[x1 + c]) + WT(sptr1[x1 + c + cn]) + (WT)(one);