Home
last modified time | relevance | path

Searched refs:test_non_native (Results 1 – 1 of 1) sorted by relevance

/linux/rust/zerocopy/src/
H A Dbyteorder.rs1378 fn test_non_native<T: ByteOrderType>() { in test_endian() function
1383 call_for_all_types!(test_non_native, NonNativeEndian); in test_endian()