Searched refs:multi (Results 276 - 300 of 337) sorted by relevance

<<11121314

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/
H A DMakefile.in167 $(top_srcdir)/../config/multi.m4 \
7196 all-multi:
7197 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
7198 install-multi:
7199 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
7200 mostlyclean-multi:
7201 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
7202 clean-multi:
7203 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
7204 distclean-multi
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgfortran/
H A DMakefile.in167 $(top_srcdir)/../config/multi.m4 \
7868 all-multi:
7869 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
7870 install-multi:
7871 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
7872 mostlyclean-multi:
7873 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
7874 clean-multi:
7875 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
7876 distclean-multi
[all...]
/netbsd-current/external/mpl/dhcp/dist/server/
H A Dconfpars.c849 int multi = 0; local
857 multi = 1;
858 if (!multi) {
/netbsd-current/external/gpl3/gcc.old/dist/
H A DMakefile.in[all...]
/netbsd-current/external/gpl3/binutils/dist/
H A DMakefile.in[all...]
/netbsd-current/external/gpl3/gdb/dist/
H A DMakefile.in[all...]
/netbsd-current/external/gpl3/binutils.old/dist/
H A DMakefile.in[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/libbacktrace/
H A DMakefile.in129 $(top_srcdir)/../config/multi.m4 \
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/doc/
H A DMakefile.in103 $(top_srcdir)/../config/multi.m4 \
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/libbacktrace/
H A DMakefile.in129 $(top_srcdir)/../config/multi.m4 \
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/doc/
H A DMakefile.in103 $(top_srcdir)/../config/multi.m4 \
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/
H A DMakefile.in104 $(top_srcdir)/../config/multi.m4 \
/netbsd-current/external/mit/isl/dist/include/isl/
H A Daff.h11 #include <isl/multi.h>
/netbsd-current/external/mit/isl/dist/
H A DMakefile.in629 include/isl/multi.h include/isl/obj.h include/isl/options.h \
1392 include/isl/multi.h \
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x400 * remote-multi.shar (remote_utils.c, putpkt): Change csum to unsigned.
1514 remote_server.c, remote_utils.c: Combined into remote-multi.shar.
1515 * remote-multi.shar: Created (Vikram Koka's remote stub).
1997 subscripts of multi-dimensional arrays in the right order.
3239 register copied on little endian machine; multi register
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-3.x400 * remote-multi.shar (remote_utils.c, putpkt): Change csum to unsigned.
1514 remote_server.c, remote_utils.c: Combined into remote-multi.shar.
1515 * remote-multi.shar: Created (Vikram Koka's remote stub).
1997 subscripts of multi-dimensional arrays in the right order.
3239 register copied on little endian machine; multi register
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/
H A DMakefile.in97 $(top_srcdir)/../config/multi.m4 \
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/
H A DMakefile.in99 $(top_srcdir)/../config/multi.m4 \
/netbsd-current/external/gpl3/autoconf/dist/
H A Dmaint.mk976 # The perl -0777 invocation below extracts the possibly-multi-line
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/
H A DMakefile.in103 $(top_srcdir)/../config/multi.m4 \
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/
H A DMakefile.in103 $(top_srcdir)/../config/multi.m4 \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dfinal.c2076 return insn_data[code].output.multi[which_alternative];
H A DMakefile.in3130 set -e; for ml in `$(GCC_FOR_TARGET) -print-multi-lib`; do \
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfinal.cc2053 return insn_data[code].output.multi[which_alternative];
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dconfigure2743 multi_os_directory=`$CC -print-multi-os-directory`
4914 # Check if target supports multi-byte NOPs
4924 #error target does not support multi-byte NOPs

Completed in 705 milliseconds

<<11121314