OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDLTest_RandomContext
(Results
1 - 4
of
4
) sorted by null
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_test_random.h
65
}
SDLTest_RandomContext
;
81
void SDLTest_RandomInit(
SDLTest_RandomContext
* rndContext, unsigned int xi,
90
void SDLTest_RandomInitTime(
SDLTest_RandomContext
*rndContext);
104
unsigned int SDLTest_Random(
SDLTest_RandomContext
*rndContext);
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_test_random.h
65
}
SDLTest_RandomContext
;
81
void SDLTest_RandomInit(
SDLTest_RandomContext
* rndContext, unsigned int xi,
90
void SDLTest_RandomInitTime(
SDLTest_RandomContext
*rndContext);
104
unsigned int SDLTest_Random(
SDLTest_RandomContext
*rndContext);
/prebuilts/misc/windows/sdl2/include/
SDL_test_random.h
65
}
SDLTest_RandomContext
;
81
void SDLTest_RandomInit(
SDLTest_RandomContext
* rndContext, unsigned int xi,
90
void SDLTest_RandomInitTime(
SDLTest_RandomContext
*rndContext);
104
unsigned int SDLTest_Random(
SDLTest_RandomContext
*rndContext);
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_test_random.h
65
}
SDLTest_RandomContext
;
81
void SDLTest_RandomInit(
SDLTest_RandomContext
* rndContext, unsigned int xi,
90
void SDLTest_RandomInitTime(
SDLTest_RandomContext
*rndContext);
104
unsigned int SDLTest_Random(
SDLTest_RandomContext
*rndContext);
Completed in 772 milliseconds