Searched defs:host_machine (Results 1 – 1 of 1) sorted by relevance
51 host_machine = os.environ['PROCESSOR_ARCHITECTURE'] variable53 host_machine = _platform.machine() variable54 host_machine = _machine_map.get(host_machine, 'generic') variable58 host_machine = 'x86' variable60 host_machine = 'x86_64' variable