Home
last modified time | relevance | path

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

/external/rust/crates/num-traits/src/
Dcast.rs30 fn to_i8(&self) -> Option<i8> { in to_i8() method
/external/rust/crates/half/src/
Dnum_traits.rs18 fn to_i8(&self) -> Option<i8> { in to_i8() method
756 fn to_i8(&self) -> Option<i8> { in to_i8() method