Home
last modified time | relevance | path

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

/linux/tools/memory-model/Documentation/
H A Dcontrol-dependencies.txt213 in question (including functions invoked by those two clauses), and not
248 any functions that these two clauses call. Control dependencies
H A Dlitmus-tests.txt605 using the both the "filter" and "exists" clauses.
/linux/rust/syn/
H A Dexpr.rs2234 let mut clauses = Vec::new(); in parse() localVariable
2257 clauses.push(expr); in parse()
2273 while let Some(mut prev) = clauses.pop() { in parse()
/linux/Documentation/
H A Dmemory-barriers.txt886 invoked by those two clauses), not to code following that if-statement.
926 any functions that these two clauses call. Control dependencies