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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_cpuinfo.h 39 extern DECLSPEC SDL_bool SDLCALL SDL_HasRDTSC(void);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_cpuinfo.h 39 extern DECLSPEC SDL_bool SDLCALL SDL_HasRDTSC(void);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_cpuinfo.h 39 extern DECLSPEC SDL_bool SDLCALL SDL_HasRDTSC(void);
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_cpuinfo.h 42 extern DECLSPEC SDL_bool SDLCALL SDL_HasRDTSC();
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_cpuinfo.h 39 extern DECLSPEC SDL_bool SDLCALL SDL_HasRDTSC(void);
  /external/qemu/distrib/sdl-1.2.12/src/cpuinfo/
SDL_cpuinfo.c 365 SDL_bool SDL_HasRDTSC(void)
435 printf("RDTSC: %d\n", SDL_HasRDTSC());
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 32 SDL_HasRDTSC

Completed in 25 milliseconds