Searched refs:ishost (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/ |
H A D | 980628-6.x | 4 if { [ishost "i\[34567\]86-*-*"] } {
|
H A D | alpha2.x | 4 if { [ishost "i\[34567\]86-*-*"] } {
|
H A D | 980628-4.x | 4 if { [ishost "i\[34567\]86-*-*"] } {
|
H A D | 980628-5.x | 4 if { [ishost "i\[34567\]86-*-*"] } {
|
H A D | auto0.x | 4 if { [ishost "i\[34567\]86-*-*"] } {
|
H A D | auto1.x | 4 if { [ishost "i\[34567\]86-*-*"] } {
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/ |
H A D | alpha1.x | 4 if { [ishost "i\[34567\]86-*-*"] } {
|
/openbsd/sbin/route/ |
H A D | route.c | 575 int ishost = 0, ret = 0, attempts, oerrno, flags = RTF_STATIC; in newroute() local 710 ishost = getaddr(RTA_DST, af, *++argv, &hp); in newroute() 736 ishost = prefixlen(af, *++argv); in newroute() 774 ishost = getaddr(RTA_DST, af, *argv, &hp); in newroute() 783 ishost = 1; in newroute() 785 ishost = 0; in newroute() 789 if (ishost) in newroute() 808 printf("%s %s %s", cmd, ishost ? "host" : "net", dest); in newroute()
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | maint.exp | 515 if [ishost *cygwin*] { 655 if [ishost *cygwin*] {
|
H A D | fileio.exp | 251 if [ishost *cygwin*] {
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/lib/ |
H A D | mike-g++.exp | 138 if ![ishost "*-dos-*"] {
|
H A D | g++.exp | 224 if [ishost "*-dos-*" ] {
|