Home
last modified time | relevance | path

Searched defs:SDL_FORCE_INLINE (Results 1 – 1 of 1) sorted by relevance

/bsp/simulator/SDL2/include/
A Dbegin_code.h141 #define SDL_FORCE_INLINE __forceinline macro
143 #define SDL_FORCE_INLINE __attribute__((always_inline)) static __inline__ macro
145 #define SDL_FORCE_INLINE static SDL_INLINE macro

Completed in 3 milliseconds