Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:defundef

9331     defundef = arg[2]
9334 defundef = substr(arg[1], 2)
9339 prefix = substr(line, 1, index(line, defundef) - 1)
9348 if (defundef == "undef") {
9349 print "/*", prefix defundef, macro, "*/"