Home
last modified time | relevance | path

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

/linux/rust/zerocopy/src/util/
H A Dmod.rs898 fn alt_impl(n: usize, align: NonZeroUsize) -> usize { in test_round_down_to_next_multiple_of_alignment() function
906 let want = alt_impl(n, align); in test_round_down_to_next_multiple_of_alignment()