Home
last modified time | relevance | path

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

/linux/rust/quote/
H A Dto_tokens.rs200 tokens.append(Literal::f32_suffixed(*self)); in to_tokens()
/linux/rust/proc-macro2/
H A Dlib.rs1216 pub fn f32_suffixed(f: f32) -> Literal { in f32_suffixed() method
1218 Literal::_new(imp::Literal::f32_suffixed(f)) in f32_suffixed()
H A Dfallback.rs999 f32_suffixed => f32,
H A Dwrapper.rs822 f32_suffixed => f32,