d7cf4a3907
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.
4 lines
208 B
Text
4 lines
208 B
Text
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.
|