Searched refs:IS_NT (Results 1 – 3 of 3) sorted by relevance
187 if ( IS_NT ) in osl_createPipe()209 if (IS_NT) in osl_createPipe()259 if (IS_NT) in osl_createPipe()350 if (IS_NT) in osl_closePipe()380 if (IS_NT) in osl_acceptPipe()477 if ( IS_NT /*pPipe->m_File != INVALID_HANDLE_VALUE*/) in osl_receivePipe()529 if (IS_NT/*pPipe->m_File != INVALID_HANDLE_VALUE*/) in osl_sendPipe()
111 #define IS_NT (g_dwPlatformId == VER_PLATFORM_WIN32_NT) macro120 #define IS_NT (GetPlatformId() == VER_PLATFORM_WIN32_NT) macro
486 if ( IS_NT ) in osl_getModuleURLFromAddress()
Completed in 37 milliseconds