Home
last modified time | relevance | path

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

/linux/rust/proc-macro2/
H A Dparse.rs732 let mut has_exp = false; in float_digits() localVariable
/linux/rust/syn/
H A Dlit.rs1720 let mut has_exp = false; in parse_lit_int() localVariable