Home | History | Annotate | Download | only in expat

Lines Matching refs:defundef

17508     defundef = arg[2]
17511 defundef = substr(arg[1], 2)
17516 prefix = substr(line, 1, index(line, defundef) - 1)
17525 if (defundef == "undef") {
17526 print "/*", prefix defundef, macro, "*/"