Searched refs:from_static_array_test (Results 1 – 1 of 1) sorted by relevance
375 macro_rules! from_static_array_test { macro388 from_static_array_test!(from_arr_4, 4);389 from_static_array_test!(from_arr_8, 8);390 from_static_array_test!(from_arr_12, 12);391 from_static_array_test!(from_arr_16, 16);392 from_static_array_test!(from_arr_20, 20);393 from_static_array_test!(from_arr_24, 24);394 from_static_array_test!(from_arr_28, 28);395 from_static_array_test!(from_arr_32, 32);396 from_static_array_test!(from_arr_36, 36);[all …]