OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_timer_started
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/timer/
SDL_timer_c.h
30
extern int
SDL_timer_started
;
SDL_timer.c
31
int
SDL_timer_started
= 0;
60
if (
SDL_timer_started
) {
75
if (
SDL_timer_started
) {
85
SDL_timer_started
= 1;
100
SDL_timer_started
= 0;
189
if (
SDL_timer_started
) {
Completed in 6916 milliseconds