Searched refs:dumped (Results 1 - 22 of 22) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ping/
H A Dping.c985 int hlen, dupflag = 0, dumped; local
987 #define PR_PACK_SUB() {if (!dumped) { \
988 dumped = 1; \
1006 dumped = 0;
1124 dumped = 2;
1141 if (dumped <= 1) {
1168 if (dumped <= 1) {
1171 if (dumped)
1181 if (!dumped) {
1184 dumped
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dgdb_mbuild.sh294 fail "gdb dumped core" -r core -o -r gdb.core
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.c4614 dumped vertices to that bitmap. */
4616 void dump_rdg_component (FILE *file, struct graph *rdg, int c, bitmap dumped)
4625 if (dumped)
4626 bitmap_set_bit (dumped, i);
4648 bitmap dumped = BITMAP_ALLOC (NULL);
4653 if (!bitmap_bit_p (dumped, i))
4654 dump_rdg_component (file, rdg, rdg->vertices[i].component, dumped);
4657 BITMAP_FREE (dumped);
4613 dump_rdg_component(FILE *file, struct graph *rdg, int c, bitmap dumped) argument
4645 bitmap dumped = BITMAP_ALLOC (NULL); local
/netbsd-6-1-5-RELEASE/sbin/fdisk/
H A Dfdisk.c780 static int dumped = 0; local
853 if (dumped)
867 dumped = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/lto/
H A Dlto.c1243 WCOREDUMP (status) ? ", core dumped" : "");
/netbsd-6-1-5-RELEASE/distrib/syspkg/mk/
H A Dbsd.syspkg.mk216 # Add these defs to the ones dumped into +BUILD_DEFS
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/config/
H A Dtexinfo.tex5764 % entries which were dumped with control sequences in their names.
6314 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/config/
H A Dtexinfo.tex5719 % entries which were dumped with control sequences in their names.
6257 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/config/
H A Dtexinfo.tex5787 % entries which were dumped with control sequences in their names.
6337 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/build-aux/
H A Dtexinfo.tex4826 % entries which were dumped with control sequences in their names.
5288 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/doc/
H A Dtexinfo.tex8637 % whatever layout pdftex was dumped with.
8933 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/build-aux/
H A Dtexinfo.tex8637 % whatever layout pdftex was dumped with.
8933 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex8949 % whatever layout pdftex was dumped with.
9250 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/doc/include/
H A Dtexinfo.tex8653 % whatever layout pdftex was dumped with.
8949 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dtexinfo.tex8953 % whatever layout pdftex was dumped with.
9254 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex8949 % whatever layout pdftex was dumped with.
9250 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/external/lgpl2/mpc/dist/doc/
H A Dtexinfo.tex8953 % whatever layout pdftex was dumped with.
9254 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/doc/
H A Dtexinfo.tex8672 % whatever layout pdftex was dumped with.
8968 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/doc/
H A Dtexinfo.tex7181 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/doc/include/
H A Dtexinfo.tex7206 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/doc/
H A Dtexinfo.tex7057 % file name, in case not using a pre-dumped format.
/netbsd-6-1-5-RELEASE/gnu/dist/groff/doc/
H A Dtexinfo.tex7057 % file name, in case not using a pre-dumped format.

Completed in 792 milliseconds