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