Home
last modified time | relevance | path

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

/linux/rust/proc-macro2/
H A Dparse.rs731 let mut has_dot = false; in float_digits() localVariable
/linux/rust/syn/
H A Dlit.rs1787 let mut has_dot = false; in parse_lit_float() localVariable