Home
last modified time | relevance | path

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

/linux/rust/syn/
H A Dscan_expr.rs87 (ConsumeLifetime, SetState(&BREAK_VALUE)),
88 (Otherwise, SetState(&BREAK_VALUE)),
91 static BREAK_VALUE: [(Input, Action); 3] = [ variable