Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dpipe.c187 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()
H A Dsystem.h111 #define IS_NT (g_dwPlatformId == VER_PLATFORM_WIN32_NT) macro
120 #define IS_NT (GetPlatformId() == VER_PLATFORM_WIN32_NT) macro
H A Dmodule.cxx486 if ( IS_NT ) in osl_getModuleURLFromAddress()

Completed in 25 milliseconds