Home
last modified time | relevance | path

Searched defs:MS_WINDOWS (Results 1 – 7 of 7) sorted by relevance

/third_party/python/PC/
Dpython_ver_rc.h10 #define MS_WINDOWS macro
Dpyconfig.h69 #define MS_WINDOWS macro
/third_party/python/Lib/test/
D_test_embed_set_config.py14 MS_WINDOWS = (os.name == 'nt') variable
Dtest_utf8_mode.py15 MS_WINDOWS = (sys.platform == 'win32') variable
Dtest_faulthandler.py23 MS_WINDOWS = (os.name == 'nt') variable
Dtest_embed.py19 MS_WINDOWS = (os.name == 'nt') variable
/third_party/python/
Dsetup.py84 MS_WINDOWS = (HOST_PLATFORM == 'win32') variable