Searched defs:srandom (Results 1 – 3 of 3) sorted by relevance
19 void srandom ( unsigned int seed ) { in srandom() function
84 static __inline__ void srandom(unsigned int __s) in srandom() function
48 #define srandom srand macro