Home | History | Annotate | Download | only in strace

Lines Matching refs:defundef

14712     defundef = arg[2]
14715 defundef = substr(arg[1], 2)
14720 prefix = substr(line, 1, index(line, defundef) - 1)
14729 if (defundef == "undef") {
14730 print "/*", prefix defundef, macro, "*/"