Lines Matching refs:mV1
62430 mV1 = aK1 ^ 0x646f72616e646f6dUL;62446 return mV0 ^ mV1 ^ mV2 ^ mV3;62451 mV0 += mV1;62452 mV1 = RotateLeft(mV1, 13);62453 mV1 ^= mV0;62461 mV2 += mV1;62462 mV1 = RotateLeft(mV1, 17);62463 mV1 ^= mV2;62467 uint64_t mV0, mV1, mV2, mV3;