Home | History | Annotate | Download | only in mips

Lines Matching full:secondbit

2308         int secondBit = lowestSetBit(lit ^ (1 << firstBit));
2310 firstBit, secondBit);