HomeSort by relevance Sort by last modified time
    Searched refs:SDL_FORCE_INLINE (Results 1 - 20 of 20) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_endian.h 70 SDL_FORCE_INLINE Uint16
77 SDL_FORCE_INLINE Uint16
84 SDL_FORCE_INLINE Uint16
93 SDL_FORCE_INLINE Uint16
100 SDL_FORCE_INLINE Uint16
108 SDL_FORCE_INLINE Uint32
115 SDL_FORCE_INLINE Uint32
122 SDL_FORCE_INLINE Uint32
133 SDL_FORCE_INLINE Uint32
140 SDL_FORCE_INLINE Uint3
    [all...]
begin_code.h 121 #ifndef SDL_FORCE_INLINE
123 #define SDL_FORCE_INLINE __forceinline
125 #define SDL_FORCE_INLINE __attribute__((always_inline)) static __inline__
127 #define SDL_FORCE_INLINE static SDL_INLINE
129 #endif /* SDL_FORCE_INLINE not defined */
SDL_bits.h 50 SDL_FORCE_INLINE int
SDL_rect.h 72 SDL_FORCE_INLINE SDL_bool SDL_RectEmpty(const SDL_Rect *r)
80 SDL_FORCE_INLINE SDL_bool SDL_RectEquals(const SDL_Rect *a, const SDL_Rect *b)
SDL_stdinc.h 268 SDL_FORCE_INLINE void SDL_memset4(void *dst, Uint32 val, size_t dwords)
299 SDL_FORCE_INLINE void *SDL_memcpy4(void *dst, const void *src, size_t dwords)
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_endian.h 70 SDL_FORCE_INLINE Uint16
77 SDL_FORCE_INLINE Uint16
84 SDL_FORCE_INLINE Uint16
93 SDL_FORCE_INLINE Uint16
100 SDL_FORCE_INLINE Uint16
108 SDL_FORCE_INLINE Uint32
115 SDL_FORCE_INLINE Uint32
122 SDL_FORCE_INLINE Uint32
133 SDL_FORCE_INLINE Uint32
140 SDL_FORCE_INLINE Uint3
    [all...]
begin_code.h 121 #ifndef SDL_FORCE_INLINE
123 #define SDL_FORCE_INLINE __forceinline
125 #define SDL_FORCE_INLINE __attribute__((always_inline)) static __inline__
127 #define SDL_FORCE_INLINE static SDL_INLINE
129 #endif /* SDL_FORCE_INLINE not defined */
SDL_bits.h 50 SDL_FORCE_INLINE int
SDL_rect.h 72 SDL_FORCE_INLINE SDL_bool SDL_RectEmpty(const SDL_Rect *r)
80 SDL_FORCE_INLINE SDL_bool SDL_RectEquals(const SDL_Rect *a, const SDL_Rect *b)
SDL_stdinc.h 268 SDL_FORCE_INLINE void SDL_memset4(void *dst, Uint32 val, size_t dwords)
299 SDL_FORCE_INLINE void *SDL_memcpy4(void *dst, const void *src, size_t dwords)
  /prebuilts/misc/windows/sdl2/include/
SDL_endian.h 70 SDL_FORCE_INLINE Uint16
77 SDL_FORCE_INLINE Uint16
84 SDL_FORCE_INLINE Uint16
93 SDL_FORCE_INLINE Uint16
100 SDL_FORCE_INLINE Uint16
108 SDL_FORCE_INLINE Uint32
115 SDL_FORCE_INLINE Uint32
122 SDL_FORCE_INLINE Uint32
133 SDL_FORCE_INLINE Uint32
140 SDL_FORCE_INLINE Uint3
    [all...]
begin_code.h 121 #ifndef SDL_FORCE_INLINE
123 #define SDL_FORCE_INLINE __forceinline
125 #define SDL_FORCE_INLINE __attribute__((always_inline)) static __inline__
127 #define SDL_FORCE_INLINE static SDL_INLINE
129 #endif /* SDL_FORCE_INLINE not defined */
SDL_bits.h 50 SDL_FORCE_INLINE int
SDL_rect.h 72 SDL_FORCE_INLINE SDL_bool SDL_RectEmpty(const SDL_Rect *r)
80 SDL_FORCE_INLINE SDL_bool SDL_RectEquals(const SDL_Rect *a, const SDL_Rect *b)
SDL_stdinc.h 258 SDL_FORCE_INLINE void SDL_memset4(void *dst, Uint32 val, size_t dwords)
289 SDL_FORCE_INLINE void *SDL_memcpy4(void *dst, const void *src, size_t dwords)
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_endian.h 70 SDL_FORCE_INLINE Uint16
77 SDL_FORCE_INLINE Uint16
84 SDL_FORCE_INLINE Uint16
93 SDL_FORCE_INLINE Uint16
100 SDL_FORCE_INLINE Uint16
108 SDL_FORCE_INLINE Uint32
115 SDL_FORCE_INLINE Uint32
122 SDL_FORCE_INLINE Uint32
133 SDL_FORCE_INLINE Uint32
140 SDL_FORCE_INLINE Uint3
    [all...]
begin_code.h 121 #ifndef SDL_FORCE_INLINE
123 #define SDL_FORCE_INLINE __forceinline
125 #define SDL_FORCE_INLINE __attribute__((always_inline)) static __inline__
127 #define SDL_FORCE_INLINE static SDL_INLINE
129 #endif /* SDL_FORCE_INLINE not defined */
SDL_bits.h 50 SDL_FORCE_INLINE int
SDL_rect.h 72 SDL_FORCE_INLINE SDL_bool SDL_RectEmpty(const SDL_Rect *r)
80 SDL_FORCE_INLINE SDL_bool SDL_RectEquals(const SDL_Rect *a, const SDL_Rect *b)
SDL_stdinc.h 268 SDL_FORCE_INLINE void SDL_memset4(void *dst, Uint32 val, size_t dwords)
299 SDL_FORCE_INLINE void *SDL_memcpy4(void *dst, const void *src, size_t dwords)

Completed in 941 milliseconds