HomeSort by relevance Sort by last modified time
    Searched refs:WIMP_Poll (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_wimppoll.c 53 void WIMP_Poll(_THIS, int waitTime);
84 WIMP_Poll(this, 0);
93 void WIMP_Poll(_THIS, int waitTime)
124 _kernel_swi(Wimp_Poll, &regs, &regs);
325 WIMP_Poll(current_video, 0);
SDL_wimpvideo.c 80 extern void WIMP_Poll(_THIS, int waitTime);
190 WIMP_Poll(this, 0);

Completed in 65 milliseconds