Searched refs:old_stack (Results 1 – 3 of 3) sorted by relevance
63 void *old_stack; in SDL_StartTicks() local67 old_stack = (void *)Super(0); in SDL_StartTicks()69 SuperToUser(old_stack); in SDL_StartTicks()83 void *old_stack = (void *)Super(0); in SDL_GetTicks() local85 SuperToUser(old_stack); in SDL_GetTicks()109 void *old_stack; in SDL_SYS_TimerInit() local114 old_stack = (void *)Super(0); in SDL_SYS_TimerInit()116 SuperToUser(old_stack); in SDL_SYS_TimerInit()130 void *old_stack = (void *)Super(0); in SDL_SYS_TimerQuit() local132 SuperToUser(old_stack); in SDL_SYS_TimerQuit()
122 old_stack = self._stack125 old_stack)