Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/os/
Dos_Utility.h26 #define nwosPanic(...) ::nw::os::Halt() macro
31 #define nwosPanic(...) ::nw::os::internal::Panic( NN_FILE_NAME, __LINE__, __VA_ARGS__ ) macro