OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_hz_200
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/timer/mint/
SDL_systimer.c
68
start = *((volatile long *)
_hz_200
);
71
start *= 5; /* One
_hz_200
tic is 5ms */
84
now = *((volatile long *)
_hz_200
);
SDL_vbltimer.S
30
#define
_hz_200
0x4ba
define
89
movel
_hz_200
.w,d0
92
movel
_hz_200
.w, _SDL_Atari_hz200
177
/* Update
_hz_200
*/
179
movel
_hz_200
.w,d0
182
movel
_hz_200
.w, _SDL_Atari_hz200
Completed in 91 milliseconds