Home | History | Annotate | Download | only in bison

Lines Matching refs:before

174 # Arrange to print the name of each syntax-checking rule just before running it.
243 # Message to display before to halting execution.
271 dummy=; : so we do not need a semicolon before each use; \
276 dummy=; : so we do not need a semicolon before each use; \
327 @$(srcdir)/$(_build-aux)/useless-if-before-free \
329 $$($(VC_LIST_EXCEPT) | grep -v useless-if-before-free) && \
330 { echo '$(ME): found useless "if" before "free" above' 1>&2; \
445 # You must include <config.h> before including any other header file.
457 'before <config.h>' 1>&2; exit 1; } || :; \
470 dummy=; : so we do not need a semicolon before each use; \