Home | History | Annotate | Download | only in stressapptest

Lines Matching refs:defundef

6920     defundef = arg[2]
6923 defundef = substr(arg[1], 2)
6928 prefix = substr(line, 1, index(line, defundef) - 1)
6937 if (defundef == "undef") {
6938 print "/*", prefix defundef, macro, "*/"