Searched refs:crRandInt (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_rand.h19 DECLEXPORT(int) crRandInt( int min, int max );
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Drand.c107 int crRandInt(int min, int max) function
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dload.c599 port = (unsigned short) crRandInt(10001, MAX_PORT);
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_glx.c1995 int k = crRandInt(1000 * 100, 750*1000);

Completed in 90 milliseconds