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

  /external/mesa3d/src/gallium/include/pipe/
p_compiler.h 41 #if defined(_WIN32) && !defined(__WIN32__)
42 #define __WIN32__
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_platform.h 137 #undef __WIN32__
138 #define __WIN32__ 1
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_platform.h 137 #undef __WIN32__
138 #define __WIN32__ 1
  /prebuilts/misc/windows/sdl2/include/
SDL_platform.h 121 #undef __WIN32__
122 #define __WIN32__ 1
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_platform.h 137 #undef __WIN32__
138 #define __WIN32__ 1
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c 53 #undef __WIN32__
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_api.c 62 #undef __WIN32__
    [all...]
  /external/pdfium/third_party/libtiff/
tiffio.h 80 #if !defined(__WIN32__) && (defined(_WIN32) || defined(WIN32))
81 #define __WIN32__
91 #if defined(_WINDOWS) || defined(__WIN32__) || defined(_Windows)
100 # ifdef __WIN32__
104 # endif /* __WIN32__ */
439 # ifdef __WIN32__
441 # endif /* __WIN32__ */
  /external/libmtp/src/
libmtp.h 38 #define __WIN32__
    [all...]
  /external/mesa3d/include/GL/
gl.h 50 #if defined(_WIN32) && !defined(__WIN32__) && !defined(__CYGWIN__)
51 #define __WIN32__
54 #if !defined(OPENSTEP) && (defined(__WIN32__) && !defined(__CYGWIN__))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 50 #if defined(_WIN32) && !defined(__WIN32__) && !defined(__CYGWIN__)
51 #define __WIN32__
54 #if !defined(OPENSTEP) && (defined(__WIN32__) && !defined(__CYGWIN__))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 50 #if defined(_WIN32) && !defined(__WIN32__) && !defined(__CYGWIN__)
51 #define __WIN32__
54 #if !defined(OPENSTEP) && (defined(__WIN32__) && !defined(__CYGWIN__))
    [all...]

Completed in 446 milliseconds