Home | History | Annotate | Download | only in cast

Lines Matching refs:tin0

168   uint32_t tin0, tin1;
178 n2l(in, tin0);
180 tin0 ^= tout0;
182 tin[0] = tin0;
191 n2ln(in, tin0, tin1, l + 8);
192 tin0 ^= tout0;
194 tin[0] = tin0;
209 n2l(in, tin0);
211 tin[0] = tin0;
218 xor0 = tin0;
222 n2l(in, tin0);
224 tin[0] = tin0;
230 xor0 = tin0;
236 tin0 = tin1 = tout0 = tout1 = xor0 = xor1 = 0;