Home | History | Annotate | Download | only in netperf

Lines Matching refs:defundef

8208     defundef = arg[2]
8211 defundef = substr(arg[1], 2)
8216 prefix = substr(line, 1, index(line, defundef) - 1)
8225 if (defundef == "undef") {
8226 print "/*", prefix defundef, macro, "*/"