Home | History | Annotate | Download | only in cctest

Lines Matching refs:calc

1485           int calc = first[j] + i;
1487 CHECK_EQ(calc, found);