Home | History | Annotate | Download | only in common

Lines Matching refs:orig

1396 		const deUint32 orig = ret;
1401 ret |= ((orig >> (len - 1 - i)) & 1) << i;