Home | History | Annotate | Download | only in cctest

Lines Matching defs:shift

19165         int shift = 8 + (i % 7);
19166 string_contents[alignment + i] = 1 << shift;