summaryrefslogtreecommitdiff
path: root/textproc/coccigrep/DESCR
blob: df78a5f9de44f714380fa7ef050246ff6fba9d8e (plain)
1
2
3
4
coccigrep is a semantic grep for the C language based on coccinelle.
It can be used to find where a given structure is used in code
files. coccigrep depends on the spatch program which comes with
coccinelle.