Home
last modified time | relevance | path

Searched defs:to_i64 (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/libm/
Dbuild.rs234 fn to_i64(&self) -> &'static str { in to_i64() method
/external/rust/crates/num-traits/tests/
Dcast.rs368 fn to_i64(&self) -> Option<i64> { in newtype_to_primitive() method
/external/rust/crates/num-traits/src/
Dcast.rs50 fn to_i64(&self) -> Option<i64>; in to_i64() method
/external/rust/crates/half/src/
Dbfloat.rs654 fn to_i64(&self) -> Option<i64> { in to_i64() method
Dbinary16.rs42 fn to_i64(&self) -> Option<i64> { in to_i64() method