Home
last modified time | relevance | path

Searched refs:ascending_suffix (Results 1 – 1 of 1) sorted by relevance

/linux/rust/zerocopy/src/
H A Dref.rs1128 let mut ascending_suffix = ascending; in test_new_aligned_sized() localVariable
1129 ascending_suffix[..8].copy_from_slice(&[0, 0, 0, 0, 0, 0, 0, 0]); in test_new_aligned_sized()
1131 buf.t = ascending_suffix; in test_new_aligned_sized()