Searched refs:platform_system (Results 1 – 6 of 6) sorted by relevance
16 platform_system = platform.system() variable17 if platform_system == 'Darwin':
26 platform_system = platform.system() variable27 if platform_system == 'Darwin':
27 platform_system = platform.system() variable28 if platform_system == 'Darwin':
28 platform_system = platform.system() variable29 if platform_system == 'Darwin':
32 platform_system = platform.system() variable33 if platform_system == 'Darwin':
215 platform_system = platform.system()259 if platform_system == 'Darwin' and args.apple_sdk:273 elif platform_system == 'Darwin':299 if platform_system == 'Darwin' and args.apple_sdk:407 if platform_system == 'Darwin' and args.apple_sdk: