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

  /build/core/combo/include/arch/windows/
AndroidConfig.h 238 #define _WIN32 1
  /bootable/recovery/minadbd/
sysdeps.h 24 # undef _WIN32
27 #ifdef _WIN32
257 #else /* !_WIN32 a.k.a. Unix */
492 #endif /* !_WIN32 */
  /external/openssl/apps/
speed.c 111 #if defined(_WIN32) || defined(__CYGWIN__)
113 # if defined(__CYGWIN__) && !defined(_WIN32)
114 /* <windows.h> should define _WIN32, which normally is mutually
116 # define _WIN32
299 #if defined(_WIN32)
    [all...]

Completed in 160 milliseconds