Home | History | Annotate | Download | only in icu4c

Lines Matching refs:defundef

8784     defundef = arg[2]
8787 defundef = substr(arg[1], 2)
8792 prefix = substr(line, 1, index(line, defundef) - 1)
8801 if (defundef == "undef") {
8802 print "/*", prefix defundef, macro, "*/"