Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching refs:defundef

28489     defundef = arg[2]
28492 defundef = substr(arg[1], 2)
28497 prefix = substr(line, 1, index(line, defundef) - 1)
28506 if (defundef == "undef") {
28507 print "/*", prefix defundef, macro, "*/"