Home
last modified time | relevance | path

Searched refs:SDL_error (Results 1 – 8 of 8) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/
DSDL_error.c32 static SDL_error SDL_global_error;
35 extern SDL_error *SDL_GetErrBuf(void);
53 SDL_error *error; in SDL_SetError()
120 SDL_error *error; in SDL_GetErrorMsg()
196 SDL_error *error; in SDL_ClearError()
DSDL_error_c.h34 typedef struct SDL_error { struct
56 } SDL_error; argument
/external/qemu/distrib/sdl-1.2.12/src/thread/amigaos/
DSDL_thread.c128 static SDL_error SDL_global_error;
131 SDL_error *SDL_GetErrBuf(void) in SDL_GetErrBuf()
133 SDL_error *errbuf; in SDL_GetErrBuf()
/external/qemu/distrib/sdl-1.2.12/src/thread/
DSDL_thread.c143 static SDL_error SDL_global_error;
146 SDL_error *SDL_GetErrBuf(void) in SDL_GetErrBuf()
148 SDL_error *errbuf; in SDL_GetErrBuf()
DSDL_thread_c.h57 SDL_error errbuf;
/external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
DMakefile11 ../../../../include/SDL_error.h \
/external/qemu/distrib/sdl-1.2.12/
DMakefile.android59 SDL_error.h \
Dsources.make69 SDL_error.c \