Home | History | Annotate | Download | only in google-breakpad

Lines Matching refs:defundef

7636     defundef = arg[2]
7639 defundef = substr(arg[1], 2)
7644 prefix = substr(line, 1, index(line, defundef) - 1)
7653 if (defundef == "undef") {
7654 print "/*", prefix defundef, macro, "*/"