Home | History | Annotate | Download | only in intl

Lines Matching refs:defundef

7548     defundef = arg[2]
7551 defundef = substr(arg[1], 2)
7556 prefix = substr(line, 1, index(line, defundef) - 1)
7565 if (defundef == "undef") {
7566 print "/*", prefix defundef, macro, "*/"