Home | History | Annotate | Download | only in stressapptest

Lines Matching refs:defundef

6904     defundef = arg[2]
6907 defundef = substr(arg[1], 2)
6912 prefix = substr(line, 1, index(line, defundef) - 1)
6921 if (defundef == "undef") {
6922 print "/*", prefix defundef, macro, "*/"