Home | History | Annotate | Download | only in ninfod

Lines Matching refs:defundef

5212     defundef = arg[2]
5215 defundef = substr(arg[1], 2)
5220 prefix = substr(line, 1, index(line, defundef) - 1)
5229 if (defundef == "undef") {
5230 print "/*", prefix defundef, macro, "*/"