Searched refs:SDL_error (Results 1 - 5 of 5) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/
H A DSDL_error_c.h34 typedef struct SDL_error { struct
56 } SDL_error; typedef in typeref:struct:SDL_error
H A DSDL_error.c26 #include "SDL_error.h"
32 static SDL_error SDL_global_error;
35 extern SDL_error *SDL_GetErrBuf(void);
53 SDL_error *error;
120 SDL_error *error;
196 SDL_error *error;
/external/qemu/distrib/sdl-1.2.15/src/thread/
H A DSDL_thread_c.h57 SDL_error errbuf;
H A DSDL_thread.c145 static SDL_error SDL_global_error;
148 SDL_error *SDL_GetErrBuf(void)
150 SDL_error *errbuf;
/external/qemu/distrib/sdl-1.2.15/src/main/macos/exports/
H A DMakefile12 ../../../../include/SDL_error.h \

Completed in 110 milliseconds