Searched defs:t (Results 1 – 2 of 2) sorted by relevance
3 let t = trybuild::TestCases::new(); in tests() localVariable
43 let t = ((crc >> 56) ^ (byte as u64)) & 0xff; in crc64_be() localVariable