Home | History | Annotate | Download | only in src

Lines Matching full:x33333333

2828       word = (word & 0x33333333) + ((word >> 2) & 0x33333333);