Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A Dbegin_code.h143 #define SDL_FORCE_INLINE __forceinline macro
145 #define SDL_FORCE_INLINE __attribute__((always_inline)) static __inline__ macro
147 #define SDL_FORCE_INLINE static SDL_INLINE macro

Completed in 3 milliseconds