Searched defs:SDLCALL (Results 1 - 3 of 3) sorted by relevance

/prebuilts/tools/darwin-x86/sdl/include/SDL/
H A Dbegin_code.h89 * @def SDLCALL
92 #ifndef SDLCALL
94 # define SDLCALL __cdecl macro
100 # define SDLCALL _cdecl macro
104 # define SDLCALL _System macro
107 # define SDLCALL macro
109 #endif /* SDLCALL */
/prebuilts/tools/linux-x86/sdl/include/SDL/
H A Dbegin_code.h89 * @def SDLCALL
92 #ifndef SDLCALL
94 # define SDLCALL __cdecl macro
100 # define SDLCALL _cdecl macro
104 # define SDLCALL _System macro
107 # define SDLCALL macro
109 #endif /* SDLCALL */
/prebuilts/tools/windows/sdl/include/SDL/
H A Dbegin_code.h89 * @def SDLCALL
92 #ifndef SDLCALL
94 # define SDLCALL __cdecl macro
100 # define SDLCALL _cdecl macro
104 # define SDLCALL _System macro
107 # define SDLCALL macro
109 #endif /* SDLCALL */

Completed in 77 milliseconds