OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_INLINE
(Results
1 - 4
of
4
) sorted by null
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
begin_code.h
102
#ifndef
SDL_INLINE
104
#define
SDL_INLINE
__inline__
109
#define
SDL_INLINE
__inline
114
#define
SDL_INLINE
inline
119
#endif /*
SDL_INLINE
not defined */
127
#define SDL_FORCE_INLINE static
SDL_INLINE
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
begin_code.h
102
#ifndef
SDL_INLINE
104
#define
SDL_INLINE
__inline__
109
#define
SDL_INLINE
__inline
114
#define
SDL_INLINE
inline
119
#endif /*
SDL_INLINE
not defined */
127
#define SDL_FORCE_INLINE static
SDL_INLINE
/prebuilts/misc/windows/sdl2/include/
begin_code.h
102
#ifndef
SDL_INLINE
104
#define
SDL_INLINE
__inline__
109
#define
SDL_INLINE
__inline
114
#define
SDL_INLINE
inline
119
#endif /*
SDL_INLINE
not defined */
127
#define SDL_FORCE_INLINE static
SDL_INLINE
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
begin_code.h
102
#ifndef
SDL_INLINE
104
#define
SDL_INLINE
__inline__
109
#define
SDL_INLINE
__inline
114
#define
SDL_INLINE
inline
119
#endif /*
SDL_INLINE
not defined */
127
#define SDL_FORCE_INLINE static
SDL_INLINE
Completed in 259 milliseconds