Searched defs:srand (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/clib/
H A Drand.c22 void srand(unsigned int seed) function
/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Drand.c104 srand(seed) function
/macosx-10.9.5/groff-38/groff/src/preproc/pic/
H A Dpic.h36 #undef srand macro
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DMath.pm58 sub srand { shift; CORE::srand($_[0]); } subroutine
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DMath.pm58 sub srand { shift; CORE::srand($_[0]); } subroutine
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DMetaRenamer.cpp36 void srand(unsigned int seed) { function in struct:__anon10655::PRNG
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Dclib_port.h230 #define srand __db_Csrand macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Dclib_port.h230 #define srand __db_Csrand macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Dclib_port.h232 #define srand __db_Csrand macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Dclib_port.h232 #define srand __db_Csrand macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Dclib_port.h232 #define srand __db_Csrand macro

Completed in 108 milliseconds