Home | History | Annotate | Download | only in libiberty

Lines Matching refs:defundef

8088     defundef = arg[2]
8091 defundef = substr(arg[1], 2)
8096 prefix = substr(line, 1, index(line, defundef) - 1)
8105 if (defundef == "undef") {
8106 print "/*", prefix defundef, macro, "*/"