Lines Matching refs:istarget
25 if {[istarget "i?86-*-vxworks"]} {
52 if [istarget "*-*-go32*"] {
100 if { !([istarget "i?86-*-elf*"]
101 || (([istarget "i?86-*-linux*"]
102 || [istarget "i?86-*-gnu*"])
103 && ![istarget "*-*-*aout*"]
104 && ![istarget "*-*-*oldld*"])
105 || [istarget "i?86-*-nacl*"]
106 || [istarget "x86_64-*-nacl*"]
107 || [istarget "x86_64-*-linux*"]
108 || [istarget "amd64-*-linux*"]) } {
198 if [istarget "*-*-nacl*"] {
253 if { !([istarget "i?86-*-linux*"]
254 || [istarget "i?86-*-gnu*"]
255 || [istarget "i?86-*-nacl*"]
256 || [istarget "x86_64-*-nacl*"]
257 || [istarget "x86_64-*-linux*"]) } {