Closed
Description
Hi,
I have a question: is it possible to extract the location of C macro used in code (for example the usage of list_for_each_head()
macro in Linux kernel)? I'm able to extract their definition but not the usage locations. It seems that Cscope is able to identify them but I didn't find a flag for them in ctags (the only way that I have found is to define them using -I sintax)
Thanks
Metadata
Metadata
Assignees
Labels
No labels