Home | History | Annotate | Download | only in main

Lines Matching full:x33333333

69  *  v = ((v & 0x33333333) << 2) | ((v >> 2) & 0x33333333);