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

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_platform.h 59 #if defined(linux) || defined(__linux) || defined(__linux__)
60 #undef __LINUX__
61 #define __LINUX__ 1
65 #undef __LINUX__ /* do we need to do this? */
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_platform.h 59 #if defined(linux) || defined(__linux) || defined(__linux__)
60 #undef __LINUX__
61 #define __LINUX__ 1
65 #undef __LINUX__ /* do we need to do this? */
  /prebuilts/misc/windows/sdl2/include/
SDL_platform.h 59 #if defined(linux) || defined(__linux) || defined(__linux__)
60 #undef __LINUX__
61 #define __LINUX__ 1
65 #undef __LINUX__ /* do we need to do this? */
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_platform.h 59 #if defined(linux) || defined(__linux) || defined(__linux__)
60 #undef __LINUX__
61 #define __LINUX__ 1
65 #undef __LINUX__ /* do we need to do this? */

Completed in 46 milliseconds