Searched refs:bomb (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/cpp0x/
H A Dvariadic70.C3 template <typename T, T... Args> struct bomb;
6 struct bomb<T> { struct
11 struct bomb<T, v, Args...> { struct
12 static const T value = v + bomb<T, Args...>::value;
18 bomb<int, 1, 2, 3, 4> b;
/netbsd-6-1-5-RELEASE/distrib/sets/
H A Dregpkgset58 bomb() function
112 -*) echo "Usage: regpkgset [options] set ..."; bomb ;;
122 bomb
159 ${HOST_SH} "${rundir}/listpkgs" "${pkgset}" || bomb
161 tsort_input="$(${AWK} '{print $2 " " $1}' <"${rundir}/deps" || bomb)"
162 tsort_output="$(echo "${tsort_input}" | ${TSORT} || bomb)"
170 "${pkgset}" "${pkg}" || bomb
190 "${pkgset}" "${pkg}" || bomb
H A Dregpkg65 bomb() function
67 #echo "${prog}: bomb: start, toppid=${toppid} \$\$=$$"
69 #echo "${prog}: bomb: killed ${toppid}"
94 bomb
184 bomb
198 bomb
231 ${force} || bomb
497 [ -n "${SYSPKG_DB_SUBDIR}" ] || bomb
537 || bomb)"
544 ${force} || bomb
[all...]
/netbsd-6-1-5-RELEASE/
H A Dbuild.sh268 bomb() function
378 # If we don't have an absolute path by now, bomb.
383 *) bomb "HOST_SH=\"${HOST_SH}\" is not an absolute path."
387 # If HOST_SH is not executable, bomb.
390 bomb "HOST_SH=\"${HOST_SH}\" is not executable."
392 # If HOST_SH fails tests, bomb.
397 bomb "HOST_SH=\"${HOST_SH}\" failed functionality tests."
414 bomb "build.sh must be run from the top source level"
416 bomb "src/share/mk is missing; please re-fetch the source tree"
518 mkdir "${tmpdir}" || bomb "Canno
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Dx-rst.c121 goto bomb;
167 goto bomb;
231 bomb:
H A Dpo-lex.c658 bomb:
683 goto bomb;
/netbsd-6-1-5-RELEASE/usr.sbin/mlxctl/
H A Dutil.c81 mlx_command(struct mlx_usercommand *mu, int bomb) argument
85 if ((rv = ioctl(mlxfd, MLX_COMMAND, mu)) != 0 && bomb)
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dlocore.s6293 ! otherwise, went too far; bomb out
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/config/
H A Dtexinfo.tex5767 % but at least they do not bomb out when the aux file is read in.
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/config/
H A Dtexinfo.tex5722 % but at least they do not bomb out when the aux file is read in.
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/config/
H A Dtexinfo.tex5790 % but at least they do not bomb out when the aux file is read in.
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/build-aux/
H A Dtexinfo.tex4829 % but at least they do not bomb out when the aux file is read in.

Completed in 201 milliseconds