Lines Matching refs:lint1
28 : "${lint1:=/usr/libexec/lint1}"
82 $1 == "/*" && $2 ~ /^lint1-/ && $NF == "*/" {
83 if ($2 == "lint1-flags:" || $2 == "lint1-extra-flags:") {
84 if ($2 == "lint1-flags:")
88 } else if ($2 == "lint1-only-if:") {
93 printf("bad lint1 comment '\''%s'\''\n", $2) > "/dev/stderr"
142 "$lint1" $flags "$src" "$wrk_ln"
157 atf_test_case lint1
159 atf_set 'require.progs' "$lint1"
174 atf_add_test_case lint1