Home | History | Annotate | Download | only in bison

Lines Matching full:exit

123 #	    exit 1; } || :
128 # exit 1; } || :
134 exit 1; } || :
141 exit 1; } || :
147 exit 1; } || :
152 1>&2; exit 1; } || :
160 1>&2; exit 1; } || :
163 # since when that parameter is 0, error does not exit. Use `0' instead.
168 exit 1; } || :
174 exit 1; } || :
179 1>&2; exit 1; } || :
187 1>&2; exit 1; } || :
196 1>&2; exit 1; } || :
202 1>&2; exit 1; } || :
210 exit 1; } || :
225 exit 1; \
236 1>&2; exit 1; } || :
248 exit 1; } || :
263 trap 'rc=$$?; rm -f .re-list; exit $$rc' 0 1 2 3 15; \
268 1>&2; exit 1; } || :; \
276 exit 1; } || :
284 1>&2; exit 1; } || :
291 1>&2; exit 1; } || :
300 exit 1; } || :
307 1>&2; exit 1; } || :
320 diff -u $@-src $@-info || exit 1; \
329 && { echo 'Makefile.maint: use $$(...), not @...@' 1>&2; exit 1; } || :
338 exit 1; \
347 exit 1; \
353 exit 1; } || :
374 diff -u $@-1 $@-2 || exit 1; \
384 exit 1; } || :
395 && { echo $(msg) 1>&2; exit 1; } || :
409 test "$$fail" && exit 1 || :
418 exit 1; }; \
427 exit 1; \
436 exit 1; \
497 trap 'status=$$?; rm -f $$tarz $$md5_tmp; exit $$status' 0 1 2 3 15; \
615 test "$$fail" && exit 1