Home
last modified time | relevance | path

Searched defs:CYGWIN (Results 1 – 4 of 4) sorted by relevance

/external/libconfig/contrib/cmake/CMakeFiles/
DCMakeCXXCompiler.cmake12 SET(CYGWIN 1) variable
DCMakeCCompiler.cmake12 SET(CYGWIN 1) variable
/external/oss-fuzz/projects/cryptofuzz/
Dxxd.c74 # define CYGWIN macro
/external/python/cpython3/
Dsetup.py85 CYGWIN = (HOST_PLATFORM == 'cygwin') variable