Searched defs:to_ne_bytes (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/half/src/ | ||
D | bfloat.rs | 121 pub fn to_ne_bytes(self) -> [u8; 2] { in to_ne_bytes() method |
D | binary16.rs | 420 pub fn to_ne_bytes(self) -> [u8; 2] { in to_ne_bytes() method |