Searched refs:NativeEndian (Results 1 – 1 of 1) sorted by relevance
148 pub type NativeEndian = BigEndian; typedef155 pub type NativeEndian = LittleEndian; typedef1006 module!(native_endian, NativeEndian, "native-endian");1331 call_for_all_types!(test_zero, NativeEndian); in test_zero()1342 call_for_unsigned_types!(test_max_value, NativeEndian); in test_max_value()1382 call_for_all_types!(test_native, NativeEndian); in test_endian()1507 $call_for_macros!(t, NativeEndian); in test_ops_impls()1534 $call_for_macros!(t, NativeEndian); in test_ops_impls()