Home
last modified time | relevance | path

Searched refs:OS_WIN32_WINDOWS_SERVER_2003_R2 (Results 1 – 3 of 3) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/libs/GetWindowsVersion/
H A DGetWindowsVersion.h36 #define OS_WIN32_WINDOWS_SERVER_2003_R2 9 macro
H A DGetWindowsVersion.c159 return OS_WIN32_WINDOWS_SERVER_2003_R2; in GetWindowsVersion()
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/src/c/
H A Dgetos.c83 case OS_WIN32_WINDOWS_SERVER_2003_R2 : in getOSRelease()