Lines Matching full:msvc
276 // to avoid an MSVC warning on unreachable code.
1384 // MSVC and C++ Builder define __int64 instead of the standard long long.
2096 // MSVC 8 deprecates _ftime64(), so we want to suppress warning 4996
3011 // MSVC 8 deprecates vsnprintf(), so we want to suppress warning
3013 #ifdef _MSC_VER // We are using MSVC.
3020 #else // We are not using MSVC.
3026 // big enough, it returns a negative value in MSVC, and returns the
3935 // The '!= 0' comparison is necessary to satisfy MSVC 7.1.
4938 // When compiled with MSVC 7.1 in optimized mode, destroying the
7874 // MSVC and C++Builder do not provide a definition of STDERR_FILENO.
8858 // MSVC compiler can be configured to define whar_t as a typedef
8862 // memory accesses. MSVC defines _NATIVE_WCHAR_T_DEFINED symbol when