Searched defs:is_nt (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.hpp54 assert(is_nt(), "use vm_version instead");
71 static bool is_nt() { return _is_nt; } function in class:win32

Completed in 269 milliseconds