HomeSort by relevance Sort by last modified time
    Searched defs:MINGW_HAS_SECURE_API (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 10 #define MINGW_HAS_SECURE_API 1
680 #ifdef MINGW_HAS_SECURE_API
  /external/v8/src/base/platform/
platform-win32.cc 8 // on Windows XP. Make sure MINGW_HAS_SECURE_API is not defined to
13 #ifdef MINGW_HAS_SECURE_API
14 #undef MINGW_HAS_SECURE_API
15 #endif // MINGW_HAS_SECURE_API
    [all...]

Completed in 70 milliseconds