Searched refs:NonNativeEndian (Results 1 – 1 of 1) sorted by relevance
1278 type NonNativeEndian = LittleEndian; typedef1280 type NonNativeEndian = BigEndian; typedef1332 call_for_all_types!(test_zero, NonNativeEndian); in test_zero()1343 call_for_unsigned_types!(test_max_value, NonNativeEndian); in test_max_value()1383 call_for_all_types!(test_non_native, NonNativeEndian); in test_endian()1508 $call_for_macros!(t, NonNativeEndian); in test_ops_impls()1535 $call_for_macros!(t, NonNativeEndian); in test_ops_impls()