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