OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldpile
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_xbiosevents.c
50
void *
oldpile
;
local
69
oldpile
=(void *)Super(0);
79
SuperToUser(
oldpile
);
86
void *
oldpile
;
local
96
oldpile
=(void *)Super(NULL);
102
SuperToUser(
oldpile
);
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_stfa.c
163
void *
oldpile
;
local
166
oldpile
=(void *)Super(0);
168
SuperToUser(
oldpile
);
173
void *
oldpile
;
local
176
oldpile
=(void *)Super(0);
178
SuperToUser(
oldpile
);
183
void *
oldpile
;
local
186
oldpile
=(void *)Super(0);
188
SuperToUser(
oldpile
);
245
void *
oldpile
;
local
[
all
...]
Completed in 27 milliseconds