Searched defs:has_dot (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/proc-macro2/ | ||
| H A D | parse.rs | 731 let mut has_dot = false; in float_digits() localVariable |
| /linux/rust/syn/ | ||
| H A D | lit.rs | 1787 let mut has_dot = false; in parse_lit_float() localVariable |