Searched defs:VXWORKS (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_utf8_mode.py | 15 VXWORKS = (sys.platform == "vxworks") variable |
/external/python/cpython3/ | ||
D | setup.py | 67 VXWORKS = ('vxworks' in HOST_PLATFORM) variable |