Home | History | Annotate | Download | only in main

Lines Matching refs:defundef

10362     defundef = arg[2]
10365 defundef = substr(arg[1], 2)
10370 prefix = substr(line, 1, index(line, defundef) - 1)
10379 if (defundef == "undef") {
10380 print "/*", prefix defundef, macro, "*/"