Searched defs:host_machine (Results 1 – 1 of 1) sorted by relevance
48 host_machine = os.environ['PROCESSOR_ARCHITECTURE'] variable50 host_machine = _platform.machine() variable51 host_machine = _machine_map.get(host_machine, 'generic') variable