Searched refs:test_align_is_size (Results 1 – 1 of 1) sorted by relevance
1128 macro_rules! test_align_is_size { in test_dst_layout_extend_sized_with_sized() macro1152 test_align_is_size!(1); in test_dst_layout_extend_sized_with_sized()1153 test_align_is_size!(2); in test_dst_layout_extend_sized_with_sized()1154 test_align_is_size!(4); in test_dst_layout_extend_sized_with_sized()1155 test_align_is_size!(8); in test_dst_layout_extend_sized_with_sized()1156 test_align_is_size!(16); in test_dst_layout_extend_sized_with_sized()1157 test_align_is_size!(32); in test_dst_layout_extend_sized_with_sized()1158 test_align_is_size!(64); in test_dst_layout_extend_sized_with_sized()1159 test_align_is_size!(128); in test_dst_layout_extend_sized_with_sized()1160 test_align_is_size!(256); in test_dst_layout_extend_sized_with_sized()[all …]