Searched refs:n2 (Results 1 – 2 of 2) sorted by relevance
203 let n2 = b.data[b.head]; in read() localVariable208 let count = ((n1 as usize) << 8) | n2 as usize; in read()
365 let mut n2 = Name::default(); in test_incompressible_name() localVariable366 let result = n2.unpack_compressed(&buf, off, false /* allowCompression */); in test_incompressible_name()