Searched defs:len_ule (Results 1 – 2 of 2) sorted by relevance
242 let len_ule = in parse_bytes() localVariable321 let len_ule = F::Len::slice_from_bytes_unchecked(len_bytes); in from_bytes_unchecked() localVariable
164 let len_ule = F::Len::iule_from_usize(len).expect(F::Len::TOO_LARGE_ERROR); in set_len() localVariable