Searched refs:__SOLARIS__ (Results 1 – 5 of 5) sorted by relevance
34 #if !defined(HAVE_GCC_ATOMICS) && defined(__SOLARIS__)104 …ICS) && !defined(HAVE_GCC_ATOMICS) && !defined(__MACOSX__) && !defined(__SOLARIS__) && !defined(HA…140 #elif defined(__SOLARIS__) && defined(_LP64) in SDL_AtomicCAS()142 #elif defined(__SOLARIS__) && !defined(_LP64) in SDL_AtomicCAS()175 #elif defined(__SOLARIS__) in SDL_AtomicCASPtr()202 #elif defined(__SOLARIS__) && defined(_LP64) in SDL_AtomicSet()204 #elif defined(__SOLARIS__) && !defined(_LP64) in SDL_AtomicSet()226 #elif defined(__SOLARIS__) in SDL_AtomicSetPtr()246 #elif defined(__SOLARIS__) in SDL_AtomicAdd()
31 #if !defined(HAVE_GCC_ATOMICS) && defined(__SOLARIS__)124 #elif defined(__SOLARIS__) && defined(_LP64) in SDL_AtomicTryLock()128 #elif defined(__SOLARIS__) && !defined(_LP64) in SDL_AtomicTryLock()181 #elif defined(__SOLARIS__) in SDL_AtomicUnlock()
117 #undef __SOLARIS__118 #define __SOLARIS__ 1 macro
116 #if defined(__SOLARIS__) in SDL_GetBasePath()
501 #elif __SOLARIS__ in SDL_GetPlatform()
Completed in 10 milliseconds