OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Atari_ShutdownEvents
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_atarievents_c.h
40
extern void (*
Atari_ShutdownEvents
)(void);
SDL_atarievents.c
57
void (*
Atari_ShutdownEvents
)(void);
79
Atari_ShutdownEvents
=AtariIkbd_ShutdownEvents;
84
Atari_ShutdownEvents
=AtariGemdos_ShutdownEvents;
97
Atari_ShutdownEvents
=AtariIkbd_ShutdownEvents;
103
Atari_ShutdownEvents
=AtariGemdos_ShutdownEvents;
109
Atari_ShutdownEvents
=AtariBios_ShutdownEvents;
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios.c
1030
Atari_ShutdownEvents
();
Completed in 493 milliseconds