Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:defundef

14905     defundef = arg[2]
14908 defundef = substr(arg[1], 2)
14913 prefix = substr(line, 1, index(line, defundef) - 1)
14922 if (defundef == "undef") {
14923 print "/*", prefix defundef, macro, "*/"