Home
last modified time | relevance | path

Searched refs:f64_suffixed (Results 1 – 4 of 4) sorted by relevance

/linux/rust/quote/
H A Dto_tokens.rs206 tokens.append(Literal::f64_suffixed(*self)); in to_tokens()
/linux/rust/proc-macro2/
H A Dlib.rs1180 pub fn f64_suffixed(f: f64) -> Literal { in f64_suffixed() method
1182 Literal::_new(imp::Literal::f64_suffixed(f)) in f64_suffixed()
H A Dfallback.rs1000 f64_suffixed => f64,
H A Dwrapper.rs823 f64_suffixed => f64,