Searched refs:ishost (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/lib/
H A Doptions.exp23 if { [ishost "*-*-cygwin*"] } {
H A Dplugin-support.exp91 if { [ ishost *-*-darwin* ] } {
H A Dg++.exp201 if { [ishost "*-*-cygwin*"] } {
219 if [ishost "*-dos-*" ] {
H A Dgfortran.exp141 if { [ishost "*-*-cygwin*"] } {
H A Dmike-g++.exp139 if ![ishost "*-dos-*"] {
H A Dobjc.exp108 if { [ishost "*-*-cygwin*"] } {
H A Dobj-c++.exp228 if [ishost "*-dos-*" ] {
H A Dgcc-dg.exp39 if { [ishost "*-*-cygwin*"] } {
H A Dtarget-supports.exp856 if { ([ishost alpha*-dec-osf*] || [ishost mips-sgi-irix*]) } {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfileio.exp230 if [ishost *cygwin*] {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/lib/
H A Dlibgomp.exp71 if { [ishost "*-*-cygwin*"] } {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/lib/
H A Dg++.exp206 if [ishost "*-dos-*" ] {
H A Dmike-g++.exp138 if ![ishost "*-dos-*"] {
H A Dobj-c++.exp224 if [ishost "*-dos-*" ] {
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/libamu/
H A Dwire.c138 getwire_lookup(u_long address, u_long netmask, int ishost) argument
162 if (ishost)
/netbsd-6-1-5-RELEASE/sbin/route/
H A Droute.c812 int ishost = 0, ret, attempts, oerrno, flags = RTF_STATIC; local
969 ishost = getaddr(RTA_DST, *++argv, &hp, soup);
983 ishost = prefixlen(*++argv, soup);
1003 ishost = getaddr(RTA_DST, *argv, &hp, soup);
1037 ishost = 1;
1039 ishost = 0;
1041 if (ishost)
1062 (void)printf("%s %s %s", cmd, ishost? "host" : "net", dest);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/lib/
H A Dlibstdc++.exp104 if { [ishost "*-*-cygwin*"] } {

Completed in 225 milliseconds