Home | History | Annotate | Download | only in bison

Lines Matching defs:checks

155 ## Sanity checks.  ##
166 local-checks-available += $(syntax-check-rules)
168 local-checks-available += no-vc-detected
172 .PHONY: $(local-checks-available)
196 $(filter-out $(local-checks-to-skip), $(local-checks-available)))
1203 # This is useful because help-version cross-checks prog --version
1384 submodule-checks ?= no-submodule-changes public-submodule-commit
1412 alpha beta stable: $(local-check) writable-files $(submodule-checks)
1601 # The second nm|grep checks for file-scope variables with 'extern' scope.