Home | History | Annotate | Download | only in memcheck

Lines Matching full:awk

158   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
207 AWK = @AWK@
1081 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1107 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1127 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \