Home
last modified time | relevance | path

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

/external/rust/crates/num-traits/src/
Dcast.rs37 fn to_i16(&self) -> Option<i16> { in to_i16() method
/external/rust/crates/half/src/
Dnum_traits.rs26 fn to_i16(&self) -> Option<i16> { in to_i16() method
764 fn to_i16(&self) -> Option<i16> { in to_i16() method