Searched defs:__WIN32__ (Results 1 - 6 of 6) sorted by relevance

/prebuilts/tools/darwin-x86/sdl/include/SDL/
H A DSDL_platform.h106 #undef __WIN32__ macro
107 #define __WIN32__ 1 macro
/prebuilts/tools/linux-x86/sdl/include/SDL/
H A DSDL_platform.h106 #undef __WIN32__ macro
107 #define __WIN32__ 1 macro
/prebuilts/tools/windows/sdl/include/SDL/
H A DSDL_platform.h106 #undef __WIN32__ macro
107 #define __WIN32__ 1 macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
H A Dgl.h49 #if defined(_WIN32) && !defined(__WIN32__) && !defined(__CYGWIN__)
50 #define __WIN32__ macro
53 #if !defined(OPENSTEP) && (defined(__WIN32__) && !defined(__CYGWIN__))
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
H A Dgl.h49 #if defined(_WIN32) && !defined(__WIN32__) && !defined(__CYGWIN__)
50 #define __WIN32__ macro
53 #if !defined(OPENSTEP) && (defined(__WIN32__) && !defined(__CYGWIN__))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
H A Dgl.h49 #if defined(_WIN32) && !defined(__WIN32__) && !defined(__CYGWIN__)
50 #define __WIN32__ macro
53 #if !defined(OPENSTEP) && (defined(__WIN32__) && !defined(__CYGWIN__))

Completed in 263 milliseconds