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