Searched defs:SDL_FORCE_INLINE (Results 1 – 1 of 1) sorted by relevance
143 #define SDL_FORCE_INLINE __forceinline macro145 #define SDL_FORCE_INLINE __attribute__((always_inline)) static __inline__ macro147 #define SDL_FORCE_INLINE static SDL_INLINE macro
Completed in 3 milliseconds