HomeSort by relevance Sort by last modified time
    Searched defs:SDLCALL (Results 1 - 5 of 5) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
begin_code.h 72 #ifndef SDLCALL
74 #define SDLCALL __cdecl
79 #define SDLCALL _System
81 #define SDLCALL
84 #endif /* SDLCALL */
  /prebuilt/darwin-x86/sdl/include/SDL/
begin_code.h 72 #ifndef SDLCALL
74 #define SDLCALL __cdecl
79 #define SDLCALL _System
81 #define SDLCALL
84 #endif /* SDLCALL */
  /prebuilt/linux-x86/sdl/include/SDL/
begin_code.h 72 #ifndef SDLCALL
74 #define SDLCALL __cdecl
79 #define SDLCALL _System
81 #define SDLCALL
84 #endif /* SDLCALL */
  /prebuilt/windows/sdl/host/include/SDL/
begin_code.h 65 #ifndef SDLCALL
67 #define SDLCALL __cdecl
69 #define SDLCALL
71 #endif /* SDLCALL */
  /prebuilt/windows/sdl/include/SDL/
begin_code.h 72 #ifndef SDLCALL
74 #define SDLCALL __cdecl
79 #define SDLCALL _System
81 #define SDLCALL
84 #endif /* SDLCALL */

Completed in 80 milliseconds