Lines Matching refs:Windows
28 /* Hand crafted config file for Windows */
296 /* Windows should not have HAVE_GMTIME_R defined */
322 /* Officially, Microsoft's Windows SDK versions 6.X does not support Windows
324 an embedded Windows SDK v6.0A along with the claim that Windows 2000 is a
326 VS2008 using Windows SDK versions v6.X and Windows 2000 as a build target
338 /* VS2008 default build target is Windows Vista. We override default target
339 to be Windows XP. */
342 /* VS2012 default build target is Windows Vista unless Update 1 is installed
360 # error VS2008 does not support Windows build targets prior to Windows 2000
374 # error VS2012 does not support Windows build targets prior to Windows XP
376 # error VS2012 does not support Windows build targets prior to Windows \
382 /* Windows XP is required for freeaddrinfo, getaddrinfo */
477 /* Define to use the Windows crypto library. */
497 #elif defined(_M_ARM_NT) || defined(__arm__) /* ARMv7-Thumb2 (Windows RT) */
499 #elif defined(_M_ARM64) || defined(__aarch64__) /* ARM64 (Windows 10) */