Home | History | Annotate | Download | only in opcodes

Lines Matching refs:defundef

13939     defundef = arg[2]
13942 defundef = substr(arg[1], 2)
13947 prefix = substr(line, 1, index(line, defundef) - 1)
13956 if (defundef == "undef") {
13957 print "/*", prefix defundef, macro, "*/"