Home | History | Annotate | Download | only in libopus

Lines Matching refs:defundef

14387     defundef = arg[2]
14390 defundef = substr(arg[1], 2)
14395 prefix = substr(line, 1, index(line, defundef) - 1)
14404 if (defundef == "undef") {
14405 print "/*", prefix defundef, macro, "*/"