Searched defs:round_up_to_alignment (Results 1 – 2 of 2) sorted by relevance
129 fn round_up_to_alignment(val: usize) -> usize { in round_up_to_alignment() method