Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 589b38626859682dda0b4289ae4806af > files > 38

coccinelle-examples-1.0.7-2.mga7.i586.rpm

// This rule lacks exists, without exists, all control flows possible
// must match the rule when + or - is used. In the case of exists1.c only
// one possible control flow exists, the flow is completely linear.
@r@
@@

b();
...
-c();