Home | History | Annotate | Download | only in c-ares

Lines Matching refs:defundef

27248     defundef = arg[2]
27251 defundef = substr(arg[1], 2)
27256 prefix = substr(line, 1, index(line, defundef) - 1)
27265 if (defundef == "undef") {
27266 print "/*", prefix defundef, macro, "*/"