Home | History | Annotate | Download | only in libpcap

Lines Matching refs:defundef

10040     defundef = arg[2]
10043 defundef = substr(arg[1], 2)
10048 prefix = substr(line, 1, index(line, defundef) - 1)
10057 if (defundef == "undef") {
10058 print "/*", prefix defundef, macro, "*/"