Home
last modified time | relevance | path

Searched defs:srand (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/lib/libc/stdlib/
H A Drand.c93 srand(u_int seed) in srand() function
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcfns.gperf170 srand keyword
/dflybsd-src/games/larn/
H A Dheader.h611 #define srand(x) (randx=x) macro