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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/
UefiLzma.h 23 #ifdef _WIN32
24 #undef _WIN32
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/
UefiLzma.h 23 #ifdef _WIN32
24 #undef _WIN32
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
OnigurumaUefiPort.h 24 #undef _WIN32
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
EfiCdefs.h 334 #undef _WIN32
  /device/linaro/bootloader/edk2/StdLib/Include/Lua/
luaconf.h 22 #undef _WIN32
36 #if !defined(LUA_ANSI) && defined(_WIN32) && !defined(_WIN32_WCE)
87 #if defined(_WIN32) /* { */
119 #if defined(_WIN32) || defined (_DOS_WATCOM) || defined(_EFI)
  /system/core/adb/
sysdeps.h 24 # undef _WIN32
55 #ifdef _WIN32
113 // See the comments for the !defined(_WIN32) versions of adb_*().
123 // See the comments for the !defined(_WIN32) version of unix_close().
134 // See the comments for the !defined(_WIN32) version of unix_read().
142 // See the comments for the !defined(_WIN32) version of unix_write().
150 // See the comments for the !defined(_WIN32) version of adb_open_mode().
156 // See the comments for the !defined(_WIN32) version of unix_open().
334 #else /* !_WIN32 a.k.a. Unix */
629 #endif /* !_WIN32 */
    [all...]

Completed in 231 milliseconds