OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blow_cookie_t
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios_blowup.h
80
}
blow_cookie_t
;
typedef in typeref:struct:__anon33334
84
void SDL_XBIOS_ListBlowupModes(_THIS, int actually_add,
blow_cookie_t
*cookie_blow);
SDL_xbios_blowup.c
35
void SDL_XBIOS_ListBlowupModes(_THIS, int actually_add,
blow_cookie_t
*cookie_blow)
SDL_xbios.c
487
SDL_XBIOS_ListBlowupModes(this, 0, (
blow_cookie_t
*)cookie_blow);
590
SDL_XBIOS_ListBlowupModes(this, 1, (
blow_cookie_t
*)cookie_blow);
Completed in 155 milliseconds