Searched refs:WinNT (Results 1 - 8 of 8) sorted by relevance

/external/llvm/lib/Support/Windows/
H A DRWMutex.inc29 // Taken from WinNT.h
/external/quake/quake/src/QW/client/
H A Dwinquake.h65 extern qboolean WinNT;
H A Dsys_win.c37 qboolean WinNT; variable
223 WinNT = true;
225 WinNT = false;
H A Dvid_win.c353 if (block_switch.value && !WinNT)
437 WinNT)
/external/quake/quake/src/WinQuake/
H A Dwinquake.h64 extern qboolean WinNT;
H A Dsys_win.cpp38 qboolean WinNT; variable
340 WinNT = true;
342 WinNT = false;
H A Dvid_win.cpp313 if (block_switch.value && !WinNT)
396 WinNT)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dant.bat19 REM tries to work on both Win9x and WinNT-based systems. If we could abandon '9x
21 REM Be cautious about editing this, and only add WinNT specific stuff in code that
22 REM only runs on WinNT.

Completed in 107 milliseconds