Home
last modified time | relevance | path

Searched defs:to_ne_bytes (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/half/src/
Dbfloat.rs165 pub const fn to_ne_bytes(self) -> [u8; 2] { in to_ne_bytes() method
Dbinary16.rs169 pub const fn to_ne_bytes(self) -> [u8; 2] { in to_ne_bytes() method