Home
last modified time | relevance | path

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

/linux/rust/syn/
H A Dscan_expr.rs190 static RETURN: [(Input, Action); 2] = [ constant
/linux/lib/
H A Dlru_cache.c34 #define RETURN(x...) do { \ macro