Searched refs:X86_ARCH_CHOST_RE (Results 1 – 1 of 1) sorted by relevance
101 X86_ARCH_CHOST_RE = re.compile(r'^(x86|i[2346]86)') variable105 if X86_ARCH_CHOST_RE.match(chost):