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