OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SDLCALL
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.15/include/
begin_code.h
89
* @def
SDLCALL
92
#ifndef
SDLCALL
94
# define
SDLCALL
__cdecl
100
# define
SDLCALL
_cdecl
104
# define
SDLCALL
_System
107
# define
SDLCALL
109
#endif /*
SDLCALL
*/
/prebuilts/tools/darwin-x86/sdl/include/SDL/
begin_code.h
89
* @def
SDLCALL
92
#ifndef
SDLCALL
94
# define
SDLCALL
__cdecl
100
# define
SDLCALL
_cdecl
104
# define
SDLCALL
_System
107
# define
SDLCALL
109
#endif /*
SDLCALL
*/
/prebuilts/tools/linux-x86/sdl/include/SDL/
begin_code.h
89
* @def
SDLCALL
92
#ifndef
SDLCALL
94
# define
SDLCALL
__cdecl
100
# define
SDLCALL
_cdecl
104
# define
SDLCALL
_System
107
# define
SDLCALL
109
#endif /*
SDLCALL
*/
/prebuilts/tools/windows/sdl/include/SDL/
begin_code.h
89
* @def
SDLCALL
92
#ifndef
SDLCALL
94
# define
SDLCALL
__cdecl
100
# define
SDLCALL
_cdecl
104
# define
SDLCALL
_System
107
# define
SDLCALL
109
#endif /*
SDLCALL
*/
Completed in 101 milliseconds