Searched refs:isSolarisAR (Results 1 – 1 of 1) sorted by relevance
569 def isSolarisAR(ar, log): member in Configure2116 … if prog.endswith('ar') and not (self.isSolarisAR(prog, self.log) or self.isAIXAR(prog, self.log)):