OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_error
(Results
1 - 5
of
5
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/
SDL_error_c.h
34
typedef struct
SDL_error
{
56
}
SDL_error
;
SDL_error.c
26
#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;
203
void
SDL_Error
(SDL_errorcode code)
/external/qemu/distrib/sdl-1.2.15/src/thread/
SDL_thread_c.h
57
SDL_error
errbuf;
SDL_thread.c
145
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/
Makefile
12
../../../../include/
SDL_error
.h \
Completed in 1133 milliseconds